diff options
author | Yunxiang Li <Yunxiang.Li@amd.com> | 2024-05-24 17:11:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-14 16:15:59 -0400 |
commit | 18f2525d31401e5142db95ff3a6ec0f4147be818 (patch) | |
tree | 2a44c3aaaeb8bee4859e8b2411929bc16ced1a67 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
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 <Yunxiang.Li@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions