aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
diff options
context:
space:
mode:
authorYunxiang Li <Yunxiang.Li@amd.com>2024-06-03 12:29:30 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-06-14 16:17:11 -0400
commitd225960c2330e102370815367b877baaf8bb8b5d (patch)
treed6b86097111e4eb8fc71dde3d2753b82013bf2de /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
parentbf349b036d57950e9822b1d11ba12b8e28fa42d1 (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