diff options
| author | Wenjing Liu <[email protected]> | 2023-08-18 10:08:29 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-08-30 15:38:11 -0400 |
| commit | d55a36062eb52e95195dab038bb9f237c69ca190 (patch) | |
| tree | f98fdd1eb14d2abb422fb16d54c5fbada7da09bf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 07926ba8a44f0ca9165ee2fb17c9afc7908c3b2b (diff) | |
drm/amd/display: fix pipe topology logging error
[why]
There is a logging error in the recently added pipe topology log.
If the plane with index 0 uses MPC combine, the log shows that
as two separate planes.
[how]
Initialize plane idx as -1 and increment plane idx before logging
any primary dpp pipes of a plane.
Reviewed-by: Dillon Varone <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Wenjing Liu <[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