diff options
author | Imre Deak <[email protected]> | 2022-12-14 20:42:56 +0200 |
---|---|---|
committer | Imre Deak <[email protected]> | 2022-12-16 16:53:55 +0200 |
commit | 1d082618bbf3b6755b8cc68c0a8122af2842d593 (patch) | |
tree | c93bc8e7e31397e5fe522f1cad4682073baf76e8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8d784ba93d5f3b52d62fe23c08c3c8ea7b36d622 (diff) |
drm/display/dp_mst: Fix down/up message handling after sink disconnect
If the sink gets disconnected during receiving a multi-packet DP MST AUX
down-reply/up-request sideband message, the state keeping track of which
packets have been received already is not reset. This results in a failed
sanity check for the subsequent message packet received after a sink is
reconnected (due to the pending message not yet completed with an
end-of-message-transfer packet), indicated by the
"sideband msg set header failed"
error.
Fix the above by resetting the up/down message reception state after a
disconnect event.
Cc: Lyude Paul <[email protected]>
Cc: <[email protected]> # v3.17+
Signed-off-by: Imre Deak <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions