aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2018-12-07 10:07:09 -0500
committerAlex Deucher <[email protected]>2018-12-11 15:52:36 -0500
commit922454c2e77c58062c81d33c564c5133343ab3e9 (patch)
treebcbeb67ef1879c07dd967b4d790a5b23cbd10e50 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parent65276f2bebea047338196a584291c6c8ccd7ea13 (diff)
drm/amd/display: Fix duplicating scaling/underscan connector state
[Why] These properties aren't being carried over when the atomic state. This tricks atomic check and commit tail into performing underscan and scaling operations when they aren't needed. With the patch that forced scaling/RMX_ASPECT on by default this results in many unnecessary surface updates and hangs under certain conditions. [How] Duplicate the properties. Fixes: 91b66c47ba34 ("drm/amd/display: Set RMX_ASPECT as default") Signed-off-by: Nicholas Kazlauskas <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions