diff options
author | Nicholas Kazlauskas <[email protected]> | 2022-09-08 14:17:01 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-09-27 17:56:29 -0400 |
commit | ec669ef2e2cf277f3e73d842bb3bda1c3ea2ea73 (patch) | |
tree | 471a59939447f571fe7f0597924426ad3db4a63a /lib/mpi/mpiutil.c | |
parent | dd37fba90e72a48998d9f0eb5497088ea2b02ad1 (diff) |
drm/amd/display: Wrap OTG disable workaround with FIFO control
[Why]
The DIO FIFO will underflow if we turn off the OTG before we turn
off the FIFO.
Since this happens as part of the OTG workaround and we don't reset
the FIFO afterwards we see the error persist.
[How]
Add disable FIFO before the disable CRTC and enable FIFO after enabling
the CRTC.
Reviewed-by: Syed Hassan <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions