diff options
| author | Zhu Lingshan <lingshan.zhu@amd.com> | 2026-07-22 18:13:44 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-08-19 10:03:04 -0400 |
| commit | ffdb7a8104f51d552dea4b319c8ce5169f63e724 (patch) | |
| tree | 7463a6d1dddb8992ea2b133a76b7f6ecbcb2ebba /tools/perf/scripts/python/stackcollapse.py | |
| parent | ef5fcf2a6c320676bf8be2dadac93d9023b468b7 (diff) | |
drm/amdgpu: ensure all userq VAs mapped before restore
amdgpu_userq_buffer_vas_mapped() checks whether all VAs
of a queue are mapped before restoring it.
So that HW won't access any invalid addresses.
Currently, this function assumes all VAs are mapped if
any VA of a queue has been mapped, which is wrong.
This commit fixes this problem by examining all VAs of
a queue and reporting false if any of them is not mapped.
Signed-off-by: Zhu Lingshan <lingshan.zhu@amd.com>
Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
