1 # SPDX-License-Identifier: GPL-2.0-only
6 Bridge registration and lookup framework.
8 config DRM_PANEL_BRIDGE
11 depends on DRM_KMS_HELPER
14 DRM bridge wrapper of DRM panels
16 menu "Display Interface Bridges"
17 depends on DRM && DRM_BRIDGE
20 tristate "Cadence DPI/DSI bridge"
23 select DRM_PANEL_BRIDGE
24 select GENERIC_PHY_MIPI_DPHY
27 Support Cadence DPI to DSI bridge. This is an internal
28 bridge and is meant to be directly embedded in a SoC.
30 config DRM_DUMB_VGA_DAC
31 tristate "Dumb VGA DAC Bridge support"
35 Support for non-programmable RGB to VGA DAC bridges, such as ADI
36 ADV7123, TI THS8134 and THS8135 or passive resistor ladder DACs.
39 tristate "Transparent LVDS encoders and decoders support"
42 select DRM_PANEL_BRIDGE
44 Support for transparent LVDS encoders and decoders that don't
45 require any configuration.
47 config DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW
48 tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
53 This is a driver for the display bridges of
54 GE B850v3 that convert dual channel LVDS
55 to DP++. This is used with the i.MX6 imx-ldb
56 driver. You are likely to say N here.
58 config DRM_NXP_PTN3460
59 tristate "NXP PTN3460 DP/LVDS bridge"
64 NXP PTN3460 eDP-LVDS bridge chip driver.
66 config DRM_PARADE_PS8622
67 tristate "Parade eDP/LVDS bridge"
71 select BACKLIGHT_CLASS_DEVICE
73 Parade eDP-LVDS bridge chip driver.
75 config DRM_SIL_SII8620
76 tristate "Silicon Image SII8620 HDMI/MHL bridge"
80 depends on RC_CORE || !RC_CORE
82 Silicon Image SII8620 HDMI/MHL bridge chip driver.
85 tristate "Silicon Image sii902x RGB/HDMI bridge"
91 Silicon Image sii902x bridge chip driver.
94 tristate "Silicon Image SII9234 HDMI/MHL bridge"
97 Say Y here if you want support for the MHL interface.
98 It is an I2C driver, that detects connection of MHL bridge
99 and starts encapsulation of HDMI signal.
101 config DRM_THINE_THC63LVD1024
102 tristate "Thine THC63LVD1024 LVDS decoder bridge"
105 Thine THC63LVD1024 LVDS/parallel converter driver.
107 config DRM_TOSHIBA_TC358764
108 tristate "TC358764 DSI/LVDS bridge"
111 select DRM_KMS_HELPER
114 Toshiba TC358764 DSI/LVDS bridge driver.
116 config DRM_TOSHIBA_TC358767
117 tristate "Toshiba TC358767 eDP bridge"
119 select DRM_KMS_HELPER
123 Toshiba TC358767 eDP bridge chip driver.
126 tristate "TI TFP410 DVI/HDMI bridge"
128 select DRM_KMS_HELPER
130 Texas Instruments TFP410 DVI/HDMI Transmitter driver
132 config DRM_TI_SN65DSI86
133 tristate "TI SN65DSI86 DSI to eDP bridge"
135 select DRM_KMS_HELPER
140 Texas Instruments SN65DSI86 DSI to eDP Bridge driver
142 source "drivers/gpu/drm/bridge/analogix/Kconfig"
144 source "drivers/gpu/drm/bridge/adv7511/Kconfig"
146 source "drivers/gpu/drm/bridge/synopsys/Kconfig"