diff options
author | Yunxiang Li <Yunxiang.Li@amd.com> | 2024-06-03 12:29:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-14 16:17:11 -0400 |
commit | d225960c2330e102370815367b877baaf8bb8b5d (patch) | |
tree | d6b86097111e4eb8fc71dde3d2753b82013bf2de /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
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 <Yunxiang.Li@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions