diff options
author | Lucas Stach <[email protected]> | 2022-08-26 20:57:33 +0200 |
---|---|---|
committer | Robert Foss <[email protected]> | 2022-08-29 17:42:09 +0200 |
commit | da09daf881082266e4075657fac53c7966de8e4d (patch) | |
tree | 32a3044a3ddfd972f9398a2981fbecacac82c8d4 /tools/perf/scripts/python/libxed.py | |
parent | 81dae1f34d56b5a25659d03ffe63be69aca87352 (diff) |
drm: bridge: dw_hdmi: only trigger hotplug event on link change
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 <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]> (v1)
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions