diff options
| author | Yunxiang Li <[email protected]> | 2024-06-03 12:29:30 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-06-14 16:17:11 -0400 |
| commit | d225960c2330e102370815367b877baaf8bb8b5d (patch) | |
| tree | d6b86097111e4eb8fc71dde3d2753b82013bf2de /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | bf349b036d57950e9822b1d11ba12b8e28fa42d1 (diff) | |
drm/amdgpu: add lock in kfd_process_dequeue_from_device
We need to take the reset domain lock before talking to MES. While in
this case we can take the lock inside the mes helper. We can't do so for
most other mes helpers since they are used during reset. So for
consistency sake we add the lock here.
Signed-off-by: Yunxiang Li <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions