linux-stable/drivers/gpu/drm/aspeed
Javier Martinez Canillas 94afe983b5
drm/aspeed: 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-7-javierm@redhat.com
2022-01-27 19:15:46 +01:00
..
aspeed_gfx.h drm/aspeed: Use dt matching for default register values 2021-02-10 10:56:16 +10:30
aspeed_gfx_crtc.c drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default 2021-06-24 15:40:11 +02:00
aspeed_gfx_drv.c drm/aspeed: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:46 +01:00
aspeed_gfx_out.c drm/aspeed: Use devm_drm_dev_alloc 2020-04-28 16:13:03 +02:00
Kconfig drm: aspeed: select CONFIG_DRM_GEM_CMA_HELPER 2021-12-06 09:30:29 +01:00
Makefile