diff options
author | Philip Yang <Philip.Yang@amd.com> | 2022-09-16 09:30:43 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-21 15:25:46 -0400 |
commit | c2dbd69e7b3a02b39ebac262c8c6c7f53df584c7 (patch) | |
tree | 38216ece4986dfcaaddf730c2a7a2568a85d2405 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | 757eb2bedd08a1dde6dbb67abfdddef8d8a2e882 (diff) |
drm/amdgpu: Use vm status_lock to protect pt free
Use vm_status_lock to protect all vm_status state transitions to allow
them to happen without a reservation lock in unlocked page table
updates.
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@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_vm.c')
0 files changed, 0 insertions, 0 deletions