Searched refs:amdgpu_bo_fence (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_object.h | 300 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
|
| A D | amdgpu_gem.c | 386 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
|
| A D | amdgpu_uvd.c | 1182 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()
|
| A D | amdgpu_object.c | 1387 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, in amdgpu_bo_fence() function
|
| A D | amdgpu_vm.c | 1144 amdgpu_bo_fence(vm->root.bo, vm->last_unlocked, true); in amdgpu_vm_update_range()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_svm.c | 636 amdgpu_bo_fence(bo, &svm_bo->eviction_fence->base, true); in svm_range_vram_node_new()
|
Completed in 23 milliseconds