linux-yocto/drivers/gpu/drm/meson
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/meson: add support for MIPI-DSI transceiver 2023-06-01 16:10:24 +02:00
meson_crtc.c
meson_crtc.h
meson_drv.c drm/meson: fix canvas release in bind function 2024-07-09 17:32:25 +02:00
meson_drv.h drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
meson_dw_hdmi.c drm/meson: dw-hdmi: add bandgap setting for g12 2024-05-03 10:48:54 +02:00
meson_dw_hdmi.h
meson_dw_mipi_dsi.c drm/meson: gate px_clk when setting rate 2024-04-22 18:54:24 +02:00
meson_dw_mipi_dsi.h drm/meson: add support for MIPI-DSI transceiver 2023-06-01 16:10:24 +02:00
meson_encoder_cvbs.c Linux 6.8-rc6 2024-02-26 11:41:07 +01:00
meson_encoder_cvbs.h drm/meson: improve encoder probe / initialization error handling 2024-02-19 09:48:41 +01:00
meson_encoder_dsi.c Linux 6.8-rc6 2024-02-26 11:41:07 +01:00
meson_encoder_dsi.h drm/meson: improve encoder probe / initialization error handling 2024-02-19 09:48:41 +01:00
meson_encoder_hdmi.c Linux 6.8-rc6 2024-02-26 11:41:07 +01:00
meson_encoder_hdmi.h drm/meson: improve encoder probe / initialization error handling 2024-02-19 09:48:41 +01:00
meson_osd_afbcd.c
meson_osd_afbcd.h
meson_overlay.c
meson_overlay.h
meson_plane.c drm/meson: plane: Add error handling 2024-06-06 10:27:44 +02:00
meson_plane.h
meson_rdma.c
meson_rdma.h
meson_registers.h drm/meson: venc: add ENCL encoder setup for MIPI-DSI output 2023-06-01 16:10:22 +02:00
meson_vclk.c drm/meson: vclk: fix calculation of 59.94 fractional rates 2024-03-29 17:12:28 +01:00
meson_vclk.h
meson_venc.c drm/meson: venc: include linux/bitfield.h 2023-06-02 15:47:52 +02:00
meson_venc.h drm/meson: venc: add ENCL encoder setup for MIPI-DSI output 2023-06-01 16:10:22 +02:00
meson_viu.c drm/meson: Reduce the FIFO lines held when AFBC is not used 2023-01-02 10:58:50 +01:00
meson_viu.h
meson_vpp.c drm/meson: fix 1px pink line on GXM when scaling video overlay 2023-03-06 09:42:01 +01:00
meson_vpp.h drm/meson: venc: add ENCL encoder setup for MIPI-DSI output 2023-06-01 16:10:22 +02:00