OpenCloudOS-Kernel/drivers/gpu/drm/atmel-hlcdc
Javier Martinez Canillas d5410d6974
drm/atmel-hlcdc: 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-8-javierm@redhat.com
2022-01-27 19:15:46 +01:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
atmel_hlcdc_crtc.c drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage. 2021-06-19 22:23:03 +02:00
atmel_hlcdc_dc.c drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:46 +01:00
atmel_hlcdc_dc.h drm/atmel: Use drm_atomic_helper_commit 2021-02-23 12:54:20 +01:00
atmel_hlcdc_output.c drm/atmel-hlcdc: Use simple encoder 2020-04-02 14:16:44 +02:00
atmel_hlcdc_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00