Danilo Krummrich ([email protected])

Number of posts: 679 (0.95 per day)
First post: 2022-07-01 19:04:39
Last post: 2024-06-13 12:24:35

Date List Subject
2022-10-01 16:52:53 linux-kernel [PATCH drm-misc-next v2 2/9] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
2022-10-01 16:52:24 linux-kernel [PATCH drm-misc-next v2 8/9] drm/arm/malidp: drv: protect device resources after removal
2022-10-01 16:38:30 linux-kernel [PATCH drm-misc-next v2 3/9] drm/fsl-dcu: crtc: use drmm_crtc_init_with_planes()
2022-10-01 16:11:56 linux-kernel [PATCH drm-misc-next v2 7/9] drm/fsl-dcu: crtc: protect device resources after removal
2022-10-01 15:55:27 linux-kernel [PATCH drm-misc-next v2 4/9] drm/fsl-dcu: plane: use drm managed resources
2022-10-01 15:52:04 linux-kernel [PATCH drm-misc-next v2 6/9] drm/fsl-dcu: plane: protect device resources after removal
2022-10-01 15:51:31 linux-kernel [PATCH drm-misc-next v2 8/9] drm/fsl-dcu: remove trailing return statements
2022-10-01 15:46:08 linux-kernel [PATCH drm-misc-next v2 5/9] drm/fsl-dcu: use drm_dev_unplug()
2022-10-01 15:09:25 linux-kernel [PATCH drm-misc-next v2 9/9] drm/fsl-dcu: remove calls to drm_mode_config_cleanup()
2022-10-01 14:59:41 linux-kernel [PATCH drm-misc-next v2 2/9] drm/fsl-dcu: replace drm->dev_private with drm_to_fsl_dcu_drm_dev()
2022-10-01 14:59:29 linux-kernel [PATCH drm-misc-next v2 0/9] drm/fsl-dcu: use drm managed resources
2022-10-01 14:59:25 linux-kernel [PATCH drm-misc-next v2 1/9] drm/fsl-dcu: use drmm_* to allocate driver structures
2022-10-01 03:03:32 linux-kernel [PATCH drm-misc-next v3 4/7] drm/arm/hdlcd: use drm_dev_unplug()
2022-10-01 02:48:35 linux-kernel [PATCH drm-misc-next v3 3/7] drm/arm/hdlcd: plane: use drm managed resources
2022-10-01 01:55:57 linux-kernel [PATCH drm-misc-next v3 6/7] drm/arm/hdlcd: debugfs: protect device resources after removal
2022-10-01 01:54:27 linux-kernel [PATCH drm-misc-next v3 7/7] drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
2022-10-01 01:51:50 linux-kernel [PATCH drm-misc-next v3 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
2022-10-01 01:49:54 linux-kernel [PATCH drm-misc-next v3 0/7] drm/arm/hdlcd: use drm managed resources
2022-10-01 01:38:01 linux-kernel [PATCH drm-misc-next v3 5/7] drm/arm/hdlcd: crtc: protect device resources after removal
2022-10-01 01:24:39 linux-kernel [PATCH drm-misc-next v3 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
2022-10-01 01:16:59 linux-kernel Re: [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
2022-09-15 01:37:16 linux-kernel [PATCH drm-misc-next 3/8] drm/fsl-dcu: crtc: use drmm_crtc_init_with_planes()
2022-09-15 01:19:32 linux-kernel [PATCH drm-misc-next 6/8] drm/fsl-dcu: plane: protect device resources after removal
2022-09-15 01:19:10 linux-kernel [PATCH drm-misc-next 5/8] drm/fsl-dcu: use drm_dev_unplug()
2022-09-15 01:16:57 linux-kernel [PATCH drm-misc-next 8/8] drm/fsl-dcu: remove trailing return statements
2022-09-15 01:15:49 linux-kernel [PATCH drm-misc-next 0/8] drm/fsl-dcu: use drm managed resources
2022-09-15 01:14:03 linux-kernel [PATCH drm-misc-next 1/8] drm/fsl-dcu: use drmm_* to allocate driver structures
2022-09-15 00:47:57 linux-kernel [PATCH drm-misc-next 2/8] drm/fsl-dcu: replace drm->dev_private with drm_to_fsl_dcu_drm_dev()
2022-09-15 00:37:02 linux-kernel [PATCH drm-misc-next 7/8] drm/fsl-dcu: crtc: protect device resources after removal
2022-09-15 00:36:56 linux-kernel [PATCH drm-misc-next 4/8] drm/fsl-dcu: plane: use drm managed resources
2022-09-13 22:30:55 linux-kernel [PATCH drm-misc-next v2 2/6] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
2022-09-13 22:24:56 linux-kernel [PATCH drm-misc-next v2 0/6] drm/arm/hdlcd: use drm managed resources
2022-09-13 22:17:53 linux-kernel [PATCH drm-misc-next v2 6/6] drm/arm/hdlcd: debugfs: protect device resources after removal
2022-09-13 22:17:24 linux-kernel [PATCH drm-misc-next v2 5/6] drm/arm/hdlcd: crtc: protect device resources after removal
2022-09-13 22:17:21 linux-kernel [PATCH drm-misc-next v2 4/6] drm/arm/hdlcd: use drm_dev_unplug()
2022-09-13 22:17:21 linux-kernel [PATCH drm-misc-next v2 1/6] drm/arm/hdlcd: use drmm_* to allocate driver structures
2022-09-13 22:17:21 linux-kernel [PATCH drm-misc-next v2 3/6] drm/arm/hdlcd: plane: use drm managed resources
2022-09-13 22:16:09 linux-kernel Re: [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
2022-09-12 20:10:44 linux-kernel Re: [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
2022-09-05 16:25:04 linux-kernel [PATCH RESEND drm-misc-next 6/7] drm/arm/hdlcd: crtc: protect device resources after removal
2022-09-05 16:23:39 linux-kernel [PATCH RESEND drm-misc-next 3/7] drm/arm/hdlcd: crtc: use drmm_crtc_init_with_planes()
2022-09-05 16:22:47 linux-kernel [PATCH RESEND drm-misc-next 5/8] drm/arm/malidp: use drm_dev_unplug()
2022-09-05 16:22:32 linux-kernel [PATCH RESEND drm-misc-next 6/8] drm/arm/malidp: plane: protect device resources after removal
2022-09-05 16:22:25 linux-kernel [PATCH RESEND drm-misc-next 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
2022-09-05 16:22:24 linux-kernel [PATCH RESEND drm-misc-next 0/8] drm/arm/malidp: use drm managed resources
2022-09-05 16:22:20 linux-kernel [PATCH RESEND drm-misc-next 8/8] drm/arm/malidp: drv: protect device resources after removal
2022-09-05 16:21:23 linux-kernel [PATCH RESEND drm-misc-next 7/7] drm/arm/hdlcd: debugfs: protect device resources after removal
2022-09-05 16:15:40 linux-kernel [PATCH RESEND drm-misc-next 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
2022-09-05 16:03:34 linux-kernel [PATCH RESEND drm-misc-next 5/7] drm/arm/hdlcd: use drm_dev_unplug()
2022-09-05 16:01:51 linux-kernel [PATCH RESEND drm-misc-next 2/8] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
2022-09-05 15:57:44 linux-kernel [PATCH RESEND drm-misc-next 7/8] drm/arm/malidp: crtc: protect device resources after removal