aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.ubsan
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2022-12-14 20:42:56 +0200
committerImre Deak <imre.deak@intel.com>2022-12-16 16:53:55 +0200
commit1d082618bbf3b6755b8cc68c0a8122af2842d593 (patch)
treec93bc8e7e31397e5fe522f1cad4682073baf76e8 /scripts/Makefile.ubsan
parent8d784ba93d5f3b52d62fe23c08c3c8ea7b36d622 (diff)
downloadlinux-1d082618bbf3b6755b8cc68c0a8122af2842d593.tar.gz
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 <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-1-imre.deak@intel.com
Diffstat (limited to 'scripts/Makefile.ubsan')
0 files changed, 0 insertions, 0 deletions