WSL2-Linux-Kernel/drivers/gpu/drm/bridge
Lucas Stach 39d7a81bbb drm: bridge: dw_hdmi: only trigger hotplug event on link change
[ Upstream commit da09daf881 ]

There are two events that signal a real change of the link state: HPD going
high means the sink is newly connected or wants the source to re-read the
EDID, RX sense going low is a indication that the link has been disconnected.

Ignore the other two events that also trigger interrupts, but don't need
immediate attention: HPD going low does not necessarily mean the link has
been lost and should not trigger a immediate read of the status. RX sense
going high also does not require a detect cycle, as HPD going high is the
right point in time to read the EDID.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> (v1)
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220826185733.3213248-1-l.stach@pengutronix.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-26 12:35:39 +02:00
..
adv7511 drm: bridge: adv7511: unregister cec i2c device after cec adapter 2022-10-26 12:34:50 +02:00
analogix Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time" 2022-10-05 10:39:42 +02:00
cadence drm: bridge: cdns-mhdp8546: Fix PM reference leak in 2021-05-31 15:50:59 +02:00
synopsys drm: bridge: dw_hdmi: only trigger hotplug event on link change 2022-10-26 12:35:39 +02:00
Kconfig drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS 2022-03-23 09:16:42 +01:00
Makefile drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 and SN65DSI84 driver 2021-06-08 11:42:25 +02:00
cdns-dsi.c drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt 2022-04-08 14:23:35 +02:00
chipone-icn6211.c drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling 2022-06-09 10:22:44 +02:00
chrontel-ch7033.c drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() 2020-06-23 19:53:27 +02:00
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: implement bus fmts callbacks 2022-09-15 11:30:08 +02:00
ite-it66121.c drm: bridge: it66121: Fix the register page length 2022-06-09 10:22:44 +02:00
lontium-lt8912b.c drm/bridge: lt8912b: fix corrupted image output 2022-10-05 10:39:42 +02:00
lontium-lt9611.c gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init() 2022-10-26 12:35:39 +02:00
lontium-lt9611uxc.c drm/bridge: lt9611uxc: Cancel only driver's work 2022-08-17 14:23:18 +02:00
lvds-codec.c drm/bridge: lvds-codec: Use dev_err_probe for error handling 2020-11-08 15:45:55 +01:00
megachips-stdpxxxx-ge-b850v3-fw.c drm/bridge: megachips: Fix a null pointer dereference bug 2022-10-26 12:34:53 +02:00
nwl-dsi.c drm/bridge: Add missing pm_runtime_put_sync 2022-04-13 20:59:02 +02:00
nwl-dsi.h
nxp-ptn3460.c drm/bridge: nxp-ptn3460: add drm_panel_bridge support 2020-07-27 19:25:10 +02:00
panel.c drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c 2022-08-17 14:24:31 +02:00
parade-ps8622.c drm/bridge: parade-ps8622: add drm_panel_bridge support 2020-07-27 17:22:14 +02:00
parade-ps8640.c drm/bridge: parade-ps8640: Fix regulator supply order 2022-10-26 12:34:51 +02:00
sii902x.c drm/bridge: sii902x: Enable I/O and core VCC supplies if present 2020-11-08 11:53:37 +01:00
sii9234.c drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() 2020-06-23 19:53:27 +02:00
sil-sii8620.c drm: bridge: sii8620: fix possible off-by-one 2022-08-17 14:23:27 +02:00
sil-sii8620.h
simple-bridge.c drm: bridge: simple-bridge: Make connector creation optional 2020-06-23 19:52:32 +02:00
tc358762.c drm/bridge: tc358762: Add basic driver for Toshiba TC358762 DSI-to-DPI bridge 2020-08-12 22:06:18 +02:00
tc358764.c drm/bridge: tc358764: restore connector support 2020-10-05 16:25:25 +02:00
tc358767.c drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function 2022-08-17 14:24:30 +02:00
tc358768.c drm-misc-next for v5.15: 2021-07-30 14:52:00 +10:00
tc358775.c drm/bridge/tc358775: Remove unneeded semicolon 2020-09-10 08:46:24 +02:00
thc63lvd1024.c drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse 2021-01-05 07:19:48 +02:00
ti-sn65dsi83.c drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid 2022-06-14 18:36:16 +02:00
ti-sn65dsi86.c drm/bridge: ti-sn65dsi86: Properly undo autosuspend 2022-03-08 19:12:52 +01:00
ti-tfp410.c drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() 2020-06-23 19:53:27 +02:00
ti-tpd12s015.c drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe 2020-11-05 22:09:09 +01:00