diff options
author | Ethan Wellenreiter <Ethan.Wellenreiter@amd.com> | 2022-08-22 14:33:23 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-08-30 17:08:41 -0400 |
commit | f5b9c1ffabce5f4acbeabd3a03fd57b3970a13fe (patch) | |
tree | 3b166cc223a5c95d70cbf8f3f1479273d02b89d2 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 6ffc967c36b42f864955cb2c5e8b3fded0baa918 (diff) |
drm/amd/display: Re-initialize viewport after pipe merge
[Why]
Pipes get merged in preparation for SubVP but if they don't get used, and
are in ODM or some other multi pipe config, it would calculate the
voltage level with a viewport of just one pipe from when they were split
resulting in too low of a voltage level.
[How]
Made it so that the viewport and other timing settings get rebuilt and re-
initialized after the pipe merge, before calculating the voltage level so it
would calculate it correctly.
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Brian Chang <Brian.Chang@amd.com>
Signed-off-by: Ethan Wellenreiter <Ethan.Wellenreiter@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions