-
- Downloads
drm/amdgpu: rework synchronization of VM updates v4
If provided we only sync to the BOs reservation object and no longer to the root PD. v2: update comment, cleanup amdgpu_bo_sync_wait_resv v3: use correct reservation object while clearing v4: fix typo in amdgpu_bo_sync_wait_resv Signed-off-by:Christian König <christian.koenig@amd.com> Tested-by:
Tom St Denis <tom.stdenis@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_object.c 28 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_object.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_object.h 3 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_object.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c 0 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 24 additions, 17 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c 5 additions, 17 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c 4 additions, 11 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c
Loading
Please register or sign in to comment