]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/gpu/drm/bridge/Kconfig
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm-misc...
[thirdparty/kernel/stable.git] / drivers / gpu / drm / bridge / Kconfig
index 307b135da2f6668097a3f23efc34647be5589a83..8ffd601e68f95742f278ff725239faeb7ad724fd 100644 (file)
@@ -78,6 +78,7 @@ config DRM_DISPLAY_CONNECTOR
 config DRM_FSL_LDB
        tristate "Freescale i.MX8MP LDB bridge"
        depends on OF
+       depends on ARCH_MXC || COMPILE_TEST
        select DRM_KMS_HELPER
        select DRM_PANEL_BRIDGE
        help
@@ -321,6 +322,22 @@ config DRM_TOSHIBA_TC358775
        help
          Toshiba TC358775 DSI/LVDS bridge chip driver.
 
+config DRM_TI_DLPC3433
+       tristate "TI DLPC3433 Display controller"
+       depends on DRM && DRM_PANEL
+       depends on OF
+       select DRM_MIPI_DSI
+       help
+         TI DLPC3433 is a MIPI DSI based display controller bridge
+         for processing high resolution DMD based projectors.
+
+         It has a flexible configuration of MIPI DSI and DPI signal
+         input that produces a DMD output in RGB565, RGB666, RGB888
+         formats.
+
+         It supports upto 720p resolution with 60 and 120 Hz refresh
+         rates.
+
 config DRM_TI_TFP410
        tristate "TI TFP410 DVI/HDMI bridge"
        depends on OF