diff options
| author | Sung Joon Kim <[email protected]> | 2024-07-02 13:30:36 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:07:11 -0400 |
| commit | 5d2c102deff63ff8980dfa848ee41858d255c291 (patch) | |
| tree | 42fc47879bc8b2692c6e3d20a6f60e0736ff3c46 /tools/perf/scripts/python | |
| parent | 906fd46a65383cd639e5eec72a047efc33045d86 (diff) | |
drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2
[why]
To determine which block instance to power-gate,
we look at the available pipe resource for both plane
and stream. On MPO, DSC3 was falsely powered on even
though only 1 stream path was enabled because
the resource mapping was not done correctly.
[how]
Acquire the correct DSC instance to power on / off based
on the instance of OPP which determines the backend
pipe index.
Reviewed-by: Swapnil Patel <[email protected]>
Signed-off-by: Jerry Zuo <[email protected]>
Signed-off-by: Sung Joon Kim <[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