linux-stable/drivers/gpu/drm/tidss
Javier Martinez Canillas d9c7853593
drm/tidss: 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-18-javierm@redhat.com
2022-01-27 19:15:47 +01:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile
tidss_crtc.c
tidss_crtc.h
tidss_dispc.c drm/tidss: use devm_platform_ioremap_resource_byname 2020-11-10 14:34:16 +02:00
tidss_dispc.h
tidss_dispc_regs.h
tidss_drv.c drm/tidss: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:47 +01:00
tidss_drv.h drm/tidss: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
tidss_encoder.c
tidss_encoder.h
tidss_irq.c drm/tidss: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
tidss_irq.h drm/tidss: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
tidss_kms.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
tidss_kms.h
tidss_plane.c drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default 2021-06-24 15:35:24 +02:00
tidss_plane.h
tidss_scale_coefs.c
tidss_scale_coefs.h