diff options
| author | Noah Abradjian <[email protected]> | 2019-11-29 13:48:36 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-12-18 16:09:09 -0500 |
| commit | 1380c1bf5b9c31baf820ab545bbabf6b39bfdc0d (patch) | |
| tree | 0f5a5e4ed4315df10dfb41930f4ebee488fd138e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 32ff3217d60d4bc2a2db7c3b83e7b004300db57a (diff) | |
drm/amd/display: Remove reliance on pipe indexing
[Why]
In certain instances, there was a reliance on pipe indexing being accurate. However, this
assumption fails with harvesting of pipes 1 or 2, which can occur in production B6 parts.
HW hang would occur as a result.
[How]
Use hubp index for mpcc, and do mpc_init for all theoretical pipes (including disabled ones).
Signed-off-by: Noah Abradjian <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions