diff options
author | Yunxiang Li <[email protected]> | 2024-05-24 17:11:30 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-06-14 16:15:59 -0400 |
commit | 18f2525d31401e5142db95ff3a6ec0f4147be818 (patch) | |
tree | 2a44c3aaaeb8bee4859e8b2411929bc16ced1a67 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
parent | 9c33e5fd4fb63b793d9a92bf35d190630d9bada4 (diff) |
drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
We need to take the reset domain lock before flush hdp. We can't put the
lock inside amdgpu_device_flush_hdp itself because it is used during
reset where we already take the write side lock.
Signed-off-by: Yunxiang Li <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions