diff options
author | 2019-12-04 18:36:07 -0500 | |
---|---|---|
committer | 2019-12-18 16:09:10 -0500 | |
commit | 5479034576ec8b7166a66efe5de1d911feb43d4a (patch) | |
tree | a024b3c935b31cfa056c8ed7252b803cb2370647 /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: support virtual DCN (diff) | |
download | wireguard-linux-5479034576ec8b7166a66efe5de1d911feb43d4a.tar.xz wireguard-linux-5479034576ec8b7166a66efe5de1d911feb43d4a.zip |
drm/amd/display: Lower DPP DTO only when safe
[Why]
A corner case currently exists where DPP DTO is lowered before
pipes are updated to a higher viewport. This causes underflow
as the DPPCLK is too low for the current viewport.
[How]
Only lower DPP DTO when it is safe to lower, or if
the newer clocks are higher than the current ones.
Signed-off-by: Sung Lee <sung.lee@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions