diff options
author | Ethan Wellenreiter <[email protected]> | 2022-08-22 14:33:23 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-08-29 17:59:30 -0400 |
commit | e0b859cf7c099dbb6bd4b769268baf5b0a51dcfa (patch) | |
tree | 8ee3f5eb62982dd48e6c775e507e5c75b3a2e403 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 6420f4ca68fb9dc3f7f5c1c27eb9a60f4b751bf8 (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 <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Brian Chang <[email protected]>
Signed-off-by: Ethan Wellenreiter <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions