diff options
author | Nicholas Kazlauskas <[email protected]> | 2022-09-07 10:11:34 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-09-29 09:41:44 -0400 |
commit | d3d61281edc0ab0c3d566e760d5bd4db5a9c217a (patch) | |
tree | 1cbfee061336d8f4e5cabd7b5a2b77f9a876e9a9 /net/lapb/lapb_timer.c | |
parent | 97d8d6f075bd8f988589be02b91f6fa644d0b0b8 (diff) |
drm/amd/display: Do DIO FIFO enable after DP video stream enable
[Why]
Avoids a race condition where DIO FIFO can underflow due to no incoming
data available.
[How]
Shift the FIFO enable below stream enable.
Make sure fullness level is written before the DIO reset takes place
and that we're not doing it twice.
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions