diff options
author | Eric Huang <jinhuieric.huang@amd.com> | 2025-01-28 15:48:26 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-12 21:05:49 -0500 |
commit | 5ffd56822a7159917306d99f18fd15dfd7288f20 (patch) | |
tree | cd355f0f75cb08eb4010fdbc256f7694b41e9a67 /tools/perf/scripts/python/gecko.py | |
parent | ebc25499de1287d9ad5f8461586e76e05a54df02 (diff) |
drm/amdkfd: fix missing L2 cache info in topology
In some ASICs L2 cache info may miss in kfd topology,
because the first bitmap may be empty, that means
the first cu may be inactive, so to find the first
active cu will solve the issue.
v2: Only find the first active cu in the first xcc
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions