linux/drivers/gpu/drm/tidss
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
tidss_crtc.c drm/tidss: Fix sync-lost issue with two displays 2024-02-26 10:09:43 +02:00
tidss_crtc.h
tidss_dispc_regs.h
tidss_dispc.c drm/tidss: Fix dss reset 2023-12-01 12:04:42 +02:00
tidss_dispc.h drm/tidss: Add support for AM62A7 DSS 2023-12-01 12:04:37 +02:00
tidss_drv.c drm/tidss: IRQ code cleanup 2023-12-01 12:04:42 +02:00
tidss_drv.h drm/tidss: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
tidss_encoder.c drm/tidss: Update encoder/bridge chain connect model 2023-07-10 14:21:29 +02:00
tidss_encoder.h drm/tidss: Update encoder/bridge chain connect model 2023-07-10 14:21:29 +02:00
tidss_irq.c drm/tidss: IRQ code cleanup 2023-12-01 12:04:42 +02:00
tidss_irq.h drm/tidss: Convert to Linux IRQ interfaces 2021-08-10 20:13:49 +02:00
tidss_kms.c drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the port 2024-03-05 12:13:57 +01:00
tidss_kms.h
tidss_plane.c drm/tidss: Add drm_panic support 2024-06-18 10:06:35 +02:00
tidss_plane.h
tidss_scale_coefs.c
tidss_scale_coefs.h