diff options
author | Nicholas Kazlauskas <[email protected]> | 2021-11-09 11:24:10 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-11-24 15:05:44 -0500 |
commit | 21431f70f6014f81b0d118ff4fcee12b00b9dd70 (patch) | |
tree | ef3bc996172629d7b77dc12d84fd1238d9984d7f /net/lapb/lapb_in.c | |
parent | 6eff272dbee7ad444c491c9a96d49e78e91e2161 (diff) |
drm/amd/display: Set plane update flags for all planes in reset
[Why]
We're only setting the flags on stream[0]'s planes so this logic fails
if we have more than one stream in the state.
This can cause a page flip timeout with multiple displays in the
configuration.
[How]
Index into the stream_status array using the stream index - it's a 1:1
mapping.
Fixes: cdaae8371aa9 ("drm/amd/display: Handle GPU reset for DC block")
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Qingqing Zhuo <[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_in.c')
0 files changed, 0 insertions, 0 deletions