Home
last modified time | relevance | path

Searched refs:amdgpu_bo_fence (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c893 amdgpu_bo_fence(vm->root.base.bo, in init_kfd_vm()
1002 amdgpu_bo_fence(pd, NULL, false); in amdgpu_amdkfd_gpuvm_destroy_cb()
1415 amdgpu_bo_fence(bo, in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
2078 amdgpu_bo_fence(mem->bo, in amdgpu_amdkfd_gpuvm_restore_process_bos()
2086 amdgpu_bo_fence(bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_gpuvm_restore_process_bos()
2139 amdgpu_bo_fence(gws_bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_add_gws_to_process()
Damdgpu_vm_sdma.c112 amdgpu_bo_fence(root, f, true); in amdgpu_vm_sdma_commit()
Damdgpu_object.c536 amdgpu_bo_fence(bo, fence, false); in amdgpu_bo_do_create()
1251 amdgpu_bo_fence(abo, fence, false); in amdgpu_bo_release_notify()
1327 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, in amdgpu_bo_fence() function
Damdgpu_object.h269 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
Damdgpu_gem.c198 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
Damdgpu_vcn.c440 amdgpu_bo_fence(bo, f, false); in amdgpu_vcn_dec_send_msg()
Damdgpu_uvd.c1099 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()