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
28 config DRM_DUMB_VGA_DAC
29 tristate "Dumb VGA DAC Bridge support"
33 Support for RGB to VGA DAC based bridges
35 config DRM_LVDS_ENCODER
36 tristate "Transparent parallel to LVDS encoder support"
38 select DRM_PANEL_BRIDGE
40 Support for transparent parallel to LVDS encoders that don't require
43 config DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW
44 tristate "MegaChips stdp4028-ge-b850v3-fw and stdp2690-ge-b850v3-fw"
49 This is a driver for the display bridges of
50 GE B850v3 that convert dual channel LVDS
51 to DP++. This is used with the i.MX6 imx-ldb
52 driver. You are likely to say N here.
54 config DRM_NXP_PTN3460
55 tristate "NXP PTN3460 DP/LVDS bridge"
60 NXP PTN3460 eDP-LVDS bridge chip driver.
62 config DRM_PARADE_PS8622
63 tristate "Parade eDP/LVDS bridge"
67 select BACKLIGHT_LCD_SUPPORT
68 select BACKLIGHT_CLASS_DEVICE
70 Parade eDP-LVDS bridge chip driver.
72 config DRM_SIL_SII8620
73 tristate "Silicon Image SII8620 HDMI/MHL bridge"
74 depends on OF && RC_CORE
77 Silicon Image SII8620 HDMI/MHL bridge chip driver.
80 tristate "Silicon Image sii902x RGB/HDMI bridge"
85 Silicon Image sii902x bridge chip driver.
88 tristate "Silicon Image SII9234 HDMI/MHL bridge"
91 Say Y here if you want support for the MHL interface.
92 It is an I2C driver, that detects connection of MHL bridge
93 and starts encapsulation of HDMI signal.
95 config DRM_TOSHIBA_TC358767
96 tristate "Toshiba TC358767 eDP bridge"
102 Toshiba TC358767 eDP bridge chip driver.
105 tristate "TI TFP410 DVI/HDMI bridge"
107 select DRM_KMS_HELPER
109 Texas Instruments TFP410 DVI/HDMI Transmitter driver
111 source "drivers/gpu/drm/bridge/analogix/Kconfig"
113 source "drivers/gpu/drm/bridge/adv7511/Kconfig"
115 source "drivers/gpu/drm/bridge/synopsys/Kconfig"