linux-stable/drivers/gpu/drm/fsl-dcu
Javier Martinez Canillas f4b5091def
drm/fsl-dcu: Use drm_module_platform_driver() to register the driver
The macro calls to a DRM specific platform driver init handler that checks
whether the driver is allowed to be registered or not.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211217003752.3946210-9-javierm@redhat.com
2022-01-27 19:15:46 +01:00
..
Kconfig drm: fsl-dcu: select CONFIG_DRM_GEM_CMA_HELPER 2021-12-06 09:30:16 +01:00
Makefile
fsl_dcu_drm_crtc.c drm/atomic: Pass the full state to CRTC atomic begin and flush 2020-11-02 12:37:49 +01:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm/fsl-dcu: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:46 +01:00
fsl_dcu_drm_drv.h
fsl_dcu_drm_kms.c drm/fsl-dcu: drop use of drmP.h 2019-07-15 18:11:30 +02:00
fsl_dcu_drm_output.h
fsl_dcu_drm_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
fsl_dcu_drm_plane.h
fsl_dcu_drm_rgb.c drm: Remove unnecessary drm_panel_attach and drm_panel_detach 2020-08-08 09:06:33 +02:00
fsl_tcon.c
fsl_tcon.h