diff options
author | Rodrigo Siqueira <[email protected]> | 2022-06-20 16:37:07 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-07-05 16:12:22 -0400 |
commit | 97ca308925a50aa80711ccfaf814fa3898374862 (patch) | |
tree | 9447c589c1888d7350a0aa8f1c50f620670f9630 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a5eeb70de411ef8b1cf5d97806ed6769b84be872 (diff) |
drm/amd/display: Add minimal pipe split transition state
[WHY?]
When adding/removing a plane to some configurations, unsupported pipe
programming can occur when moving to a new plane. Such cases include pipe
split on multi-display, with MPO, and/or ODM.
[HOW?]
Add a safe transistion state that minimizes pipe usage before programming
new configuration. When adding a plane, the current state has the least
pipes required so it is applied without splitting. This must be applied
prior to updating the plane_state for seamless transition. When removing a
plane, the new state has the least pieps required so it is applied without
splitting.
Signed-off-by: Rodrigo Siqueira <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions