Searched refs:amdgpu_bo_fence (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_vm_sdma.c | 115 amdgpu_bo_fence(p->vm->root.bo, f, true); in amdgpu_vm_sdma_commit()
|
| D | amdgpu_amdkfd_gpuvm.c | 1239 amdgpu_bo_fence(vm->root.bo, in init_kfd_vm() 1328 amdgpu_bo_fence(pd, NULL, false); in amdgpu_amdkfd_gpuvm_destroy_cb() 1719 amdgpu_bo_fence(bo, in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() 2403 amdgpu_bo_fence(mem->bo, in amdgpu_amdkfd_gpuvm_restore_process_bos() 2411 amdgpu_bo_fence(bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_gpuvm_restore_process_bos() 2465 amdgpu_bo_fence(gws_bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_add_gws_to_process()
|
| D | amdgpu_object.c | 611 amdgpu_bo_fence(bo, fence, false); in amdgpu_bo_create() 1350 amdgpu_bo_fence(abo, fence, false); in amdgpu_bo_release_notify() 1423 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, in amdgpu_bo_fence() function
|
| D | amdgpu_object.h | 322 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
|
| D | amdgpu_gem.c | 231 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close() 239 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
|
| D | amdgpu_vcn.c | 579 amdgpu_bo_fence(bo, f, false); in amdgpu_vcn_dec_send_msg() 729 amdgpu_bo_fence(bo, f, false); in amdgpu_vcn_dec_sw_send_msg()
|
| D | amdgpu_uvd.c | 1150 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()
|
| D | amdgpu_vm.c | 1736 amdgpu_bo_fence(vm->root.bo, vm->last_unlocked, true); in amdgpu_vm_bo_update_mapping()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_svm.c | 526 amdgpu_bo_fence(bo, &svm_bo->eviction_fence->base, true); in svm_range_vram_node_new()
|