-
- Downloads
drm/amdgpu: split the VM entity into direct and delayed
For page fault handling we need to use a direct update which can't be blocked by ongoing user CS. Signed-off-by:Christian König <christian.koenig@amd.com> Reviewed-by:
Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c 3 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ids.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 15 additions, 6 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 3 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c 3 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c
Loading
Please register or sign in to comment