diff options
author | 2019-12-27 11:35:33 +0800 | |
---|---|---|
committer | 2020-01-16 14:16:54 -0500 | |
commit | ffdaeb1f45ee4414e7ecc2b841bea18bec35d1c0 (patch) | |
tree | 93fdd859232417f8bfdc9abf6904ba2c824ae82e /lib/test_overflow.c | |
parent | drm/amd/display: fixup DML dependencies (diff) | |
download | wireguard-linux-ffdaeb1f45ee4414e7ecc2b841bea18bec35d1c0.tar.xz wireguard-linux-ffdaeb1f45ee4414e7ecc2b841bea18bec35d1c0.zip |
drm/amd/display: reallocate MST payload when link loss
[Why]
Try to allocate MST payload but receive HPD short pulse with link loss
casue driver allocate payload twice. It cause monitor can't light up
successfully.
[How]
When driver receive HPD short pulse with link loss, we need to
deallocate payload then allocate payload.
Then we will not allocate payload twice with same sink.
Signed-off-by: Paul Hsieh <paul.hsieh@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions