1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
Nicholas Kazlauskas 6984fa418b 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: cdaae8371a ("drm/amd/display: Handle GPU reset for DC block")

Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-11-22 14:59:13 -05:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: Fix double free of dmabuf 2021-11-22 14:59:08 -05:00
amdkfd drm/amdkfd: Remove unused entries in table 2021-11-22 14:59:05 -05:00
display drm/amd/display: Set plane update flags for all planes in reset 2021-11-22 14:59:13 -05:00
include drm/amd/pm: Add STB support in sienna_cichlid 2021-11-22 14:58:54 -05:00
pm drm/amd/pm: Add debugfs info for STB 2021-11-22 14:58:59 -05:00