linux/drivers/gpu/drm/bridge
Philip Chen e9d9f9582c drm/bridge: parade-ps8640: Populate devices on aux-bus
Conventionally, panel is listed under the root of the device tree.
When userland asks for display mode, ps8640 bridge is responsible
for returning EDID when ps8640_bridge_get_edid() is called.

Now enable a new option of listing panel under "aux-bus" of ps8640
bridge node in the device tree. In this case, panel driver can retrieve
EDID by triggering AUX transactions, without ps8640_bridge_get_edid()
calls at all.

To prevent the "old" and "new" options from interfering with each
other's logic flow, disable DRM_BRIDGE_OP_EDID when the new option
is taken.

Signed-off-by: Philip Chen <philipchen@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211028105754.v5.2.I09899dea340f11feab97d719cb4b62bef3179e4b@changeid
2021-11-11 08:23:19 -08:00
..
adv7511 drm/bridge: adv7511: Register and attach our DSI device at probe 2021-10-27 22:07:56 +02:00
analogix drm/bridge: analogix_dp: Make PSR-exit block less 2021-11-04 11:54:09 +01:00
cadence drm: bridge: cdns-mhdp8546: Fix PM reference leak in 2021-05-31 15:50:59 +02:00
synopsys drm/bridge: synopsys: dw-hdmi: also allow interlace on bridge 2021-10-15 09:59:14 +02:00
cdns-dsi.c drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resource() 2021-08-31 16:24:00 +02:00
chipone-icn6211.c drm: bridge: Add Chipone ICN6211 MIPI-DSI to RGB bridge 2021-03-25 17:46:08 +01:00
chrontel-ch7033.c
cros-ec-anx7688.c drm/bridge: Add ChromeOS EC ANX7688 bridge driver support 2021-05-18 16:41:01 +02:00
display-connector.c drm/bridge: display-connector: fix an uninitialized pointer in probe() 2021-10-14 20:47:04 +02:00
ite-it66121.c drm: bridge: it66121: Fix return value it66121_probe 2021-09-20 11:26:06 +02:00
Kconfig drm/bridge: parade-ps8640: Populate devices on aux-bus 2021-11-11 08:23:19 -08:00
lontium-lt8912b.c drm/bridge: lt8912b: Register and attach our DSI device at probe 2021-10-27 22:07:56 +02:00
lontium-lt9611.c drm/bridge: lt9611: Register and attach our DSI device at probe 2021-10-27 22:07:57 +02:00
lontium-lt9611uxc.c drm/bridge: lt9611uxc: Register and attach our DSI device at probe 2021-10-27 22:07:57 +02:00
lvds-codec.c drm: of: Add drm_of_lvds_get_data_mapping 2021-10-14 20:47:30 +02:00
Makefile drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver 2021-06-08 11:42:25 +02:00
megachips-stdpxxxx-ge-b850v3-fw.c
nwl-dsi.c drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts 2021-10-12 11:17:41 +02:00
nwl-dsi.h
nxp-ptn3460.c
panel.c drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c 2021-09-22 10:44:00 +02:00
parade-ps8622.c
parade-ps8640.c drm/bridge: parade-ps8640: Populate devices on aux-bus 2021-11-11 08:23:19 -08:00
sii902x.c
sii9234.c
sil-sii8620.c
sil-sii8620.h
simple-bridge.c
tc358762.c
tc358764.c
tc358767.c drm/dp: Add backpointer to drm_device in drm_dp_aux 2021-04-27 18:43:42 -04:00
tc358768.c drm/bridge: tc358768: Correct BTACNTRL1 programming 2021-10-19 11:40:02 +02:00
tc358775.c drm/bridge: tc358775: Register and attach our DSI device at probe 2021-10-27 22:07:58 +02:00
thc63lvd1024.c
ti-sn65dsi83.c drm/bridge: sn65dsi83: Register and attach our DSI device at probe 2021-10-27 22:07:57 +02:00
ti-sn65dsi86.c drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unused 2021-10-28 19:11:17 +02:00
ti-tfp410.c
ti-tpd12s015.c