diff options
| author | Wenjing Liu <[email protected]> | 2023-07-22 15:45:00 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-08-07 17:14:08 -0400 |
| commit | 460ea8980511c01c1551012b9a6ec6a06d02da59 (patch) | |
| tree | b010c8086c23a97b6b7f34d2890ac978b84c47b2 /tools/perf/scripts/python | |
| parent | ca030d83f53bbe8cadfaf928d170078213749624 (diff) | |
drm/amd/display: update add plane to context logic with a new algorithm
[why]
Preivous algorithm for finding an optimal idle pipe for a new plane was
implemented to handle dynamic pipe allocation when MPO plane moves
from one ODM slice to the other. Now pipe allocation is more static so
it no longer depends on the MPO plane's position. We are simplifying
our logic and remove unnecessary handling in our code.
[how]
Apply a new simplified version of pipe resource allocation logic to reduce
unnecessary flip delay caused by swapping secondary dpp pipe to other
MPC blending tree.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions