1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/renesas/shmobile
Dmitry Baryshkov 9da7ec9b19
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
drm_bridge_connector is a "leaf" driver, belonging to the display
helper, rather than the "CRTC" drm_kms_helper module. Move the driver
to the drm/display and add necessary Kconfig selection clauses.

Suggested-by: Maxime Ripard <mripard@kernel.org>
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240903-drm-bridge-connector-fix-hdmi-reset-v5-2-daebde6d9857@linaro.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2024-09-03 10:18:31 +02:00
..
Kconfig drm/bridge-connector: move to DRM_DISPLAY_HELPER module 2024-09-03 10:18:31 +02:00
Makefile drm: renesas: shmobile: Remove backlight support 2023-10-16 11:47:44 +02:00
shmob_drm_crtc.c drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_crtc.h drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_drv.c Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
shmob_drm_drv.h drm: renesas: shmobile: Add DT support 2023-10-16 11:47:48 +02:00
shmob_drm_kms.c drm: renesas: shmobile: Atomic conversion part 1 2023-10-16 11:47:47 +02:00
shmob_drm_kms.h drm: renesas: shmobile: Improve shmob_drm_format_info table 2023-10-16 11:47:44 +02:00
shmob_drm_plane.c drm/shmobile: Do not include <drm/drm_plane_helper.h> 2023-12-06 10:36:06 +01:00
shmob_drm_plane.h drm: renesas: shmobile: Atomic conversion part 1 2023-10-16 11:47:47 +02:00
shmob_drm_regs.h