5 Bridge registration and lookup framework.
7 config DRM_PANEL_BRIDGE
10 depends on DRM_KMS_HELPER
13 DRM bridge wrapper of DRM panels
15 menu "Display Interface Bridges"
16 depends on DRM && DRM_BRIDGE
18 config DRM_ANALOGIX_ANX78XX
19 tristate "Analogix ANX78XX bridge"
23 ANX78XX is an ultra-low Full-HD SlimPort transmitter
24 designed for portable devices. The ANX78XX transforms
25 the HDMI output of an application processor to MyDP
29 tristate "Cadence DPI/DSI bridge"
32 select DRM_PANEL_BRIDGE
35 Support Cadence DPI to DSI bridge. This is an internal
36 bridge and is meant to be directly embedded in a SoC.
38 config DRM_DUMB_VGA_DAC
39 tristate "Dumb VGA DAC Bridge support"
43 Support for non-programmable RGB to VGA DAC bridges, such as ADI
44 ADV7123, TI THS8134 and THS8135 or passive resistor ladder DACs.
46 config DRM_LVDS_ENCODER
47 tristate "Transparent parallel to LVDS encoder support"
49 select DRM_PANEL_BRIDGE
51 Support for transparent parallel to LVDS encoders that don't require
54 config DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW
55 tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
60 This is a driver for the display bridges of
61 GE B850v3 that convert dual channel LVDS
62 to DP++. This is used with the i.MX6 imx-ldb
63 driver. You are likely to say N here.
65 config DRM_NXP_PTN3460
66 tristate "NXP PTN3460 DP/LVDS bridge"
71 NXP PTN3460 eDP-LVDS bridge chip driver.
73 config DRM_PARADE_PS8622
74 tristate "Parade eDP/LVDS bridge"
78 select BACKLIGHT_LCD_SUPPORT
79 select BACKLIGHT_CLASS_DEVICE
81 Parade eDP-LVDS bridge chip driver.
83 config DRM_SIL_SII8620
84 tristate "Silicon Image SII8620 HDMI/MHL bridge"
91 Silicon Image SII8620 HDMI/MHL bridge chip driver.
94 tristate "Silicon Image sii902x RGB/HDMI bridge"
99 Silicon Image sii902x bridge chip driver.
102 tristate "Silicon Image SII9234 HDMI/MHL bridge"
105 Say Y here if you want support for the MHL interface.
106 It is an I2C driver, that detects connection of MHL bridge
107 and starts encapsulation of HDMI signal.
109 config DRM_THINE_THC63LVD1024
110 tristate "Thine THC63LVD1024 LVDS decoder bridge"
113 Thine THC63LVD1024 LVDS/parallel converter driver.
115 config DRM_TOSHIBA_TC358764
116 tristate "TC358764 DSI/LVDS bridge"
117 depends on DRM && DRM_PANEL
121 Toshiba TC358764 DSI/LVDS bridge driver.
123 config DRM_TOSHIBA_TC358767
124 tristate "Toshiba TC358767 eDP bridge"
126 select DRM_KMS_HELPER
130 Toshiba TC358767 eDP bridge chip driver.
133 tristate "TI TFP410 DVI/HDMI bridge"
135 select DRM_KMS_HELPER
137 Texas Instruments TFP410 DVI/HDMI Transmitter driver
139 config DRM_TI_SN65DSI86
140 tristate "TI SN65DSI86 DSI to eDP bridge"
142 select DRM_KMS_HELPER
147 Texas Instruments SN65DSI86 DSI to eDP Bridge driver
149 source "drivers/gpu/drm/bridge/analogix/Kconfig"
151 source "drivers/gpu/drm/bridge/adv7511/Kconfig"
153 source "drivers/gpu/drm/bridge/synopsys/Kconfig"