diff options
author | Imre Deak <imre.deak@intel.com> | 2022-12-14 20:42:57 +0200 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2022-12-16 16:55:24 +0200 |
commit | 1241aedb6b5c7a5a8ad73e5eb3a41cfe18a3e00e (patch) | |
tree | 2207cc3607298f553dd2e08a2f9fb17c468132f3 /scripts | |
parent | 1d082618bbf3b6755b8cc68c0a8122af2842d593 (diff) | |
download | linux-1241aedb6b5c7a5a8ad73e5eb3a41cfe18a3e00e.tar.gz |
drm/display/dp_mst: Fix down message handling after a packet reception error
After an error during receiving a packet for a multi-packet DP MST
sideband message, the state tracking which packets have been received
already is not reset. This prevents the reception of subsequent down
messages (due to the pending message not yet completed with an
end-of-message-transfer packet).
Fix the above by resetting the reception state after a packet error.
Cc: Lyude Paul <lyude@redhat.com>
Cc: <stable@vger.kernel.org> # v3.17+
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221214184258.2869417-2-imre.deak@intel.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions