linux/drivers/gpu/drm/fsl-dcu
Meng Yi a36c9867d4 drm: fsl-dcu: Fix no fb check bug
For state->fb or state->crtc may be NULL in fsl_dcu_drm_plane_atomic_check
function, if so, return 0.

Signed-off-by: Meng Yi <meng.yi@nxp.com>
Signed-off-by: Jianwei Wang <jianwei.wang.chn@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
2016-02-25 16:13:16 -08:00
..
fsl_dcu_drm_crtc.c drm: Pass 'name' to drm_crtc_init_with_planes() 2015-12-11 09:12:44 +01:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm/fsl: Remove preclose hook 2016-01-25 19:35:04 +01:00
fsl_dcu_drm_drv.h
fsl_dcu_drm_fbdev.c
fsl_dcu_drm_kms.c
fsl_dcu_drm_output.h
fsl_dcu_drm_plane.c drm: fsl-dcu: Fix no fb check bug 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_plane.h
fsl_dcu_drm_rgb.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
Kconfig
Makefile