diff options
author | Paul Hsieh <[email protected]> | 2019-12-27 11:35:33 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-01-16 14:16:54 -0500 |
commit | ffdaeb1f45ee4414e7ecc2b841bea18bec35d1c0 (patch) | |
tree | 93fdd859232417f8bfdc9abf6904ba2c824ae82e /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 34ad0230062c39cdcba564d16d122c0fb467a7d6 (diff) |
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 <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions