diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-03-24 20:28:54 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-30 14:31:55 -0400 |
| commit | de95eda05f193e051bc7689805f152d075157bd0 (patch) | |
| tree | 91ff17be72bfef4eeb69b92c2cb932a7e807582c /tools/perf/scripts/python | |
| parent | de1ef4ffd70e1d15f0bf584fd22b1f28cbd5e2ec (diff) | |
drm/amdgpu/userq: amdgpu_userq_vm_validate does not need userq mutex
amdgpu_userq_vm_validate function does not need userq_mutex and exec
lock is good enough to locking all bos and updating the eviction fence.
Also since we only need userq_mutex for amdgpu_userq_restore_all
so move the locks in the function itself.
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
