Searched refs:amdgpu_bo_fence (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_vm_sdma.c | 115 amdgpu_bo_fence(p->vm->root.bo, f, true); in amdgpu_vm_sdma_commit()
|
| A D | amdgpu_amdkfd_gpuvm.c | 1242 amdgpu_bo_fence(vm->root.bo, in init_kfd_vm() 1331 amdgpu_bo_fence(pd, NULL, false); in amdgpu_amdkfd_gpuvm_destroy_cb() 1728 amdgpu_bo_fence(bo, in amdgpu_amdkfd_gpuvm_map_memory_to_gpu() 2429 amdgpu_bo_fence(mem->bo, in amdgpu_amdkfd_gpuvm_restore_process_bos() 2437 amdgpu_bo_fence(bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_gpuvm_restore_process_bos() 2491 amdgpu_bo_fence(gws_bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_add_gws_to_process()
|
| A D | amdgpu_object.c | 611 amdgpu_bo_fence(bo, fence, false); in amdgpu_bo_create() 1293 amdgpu_bo_fence(abo, fence, false); in amdgpu_bo_release_notify() 1366 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, in amdgpu_bo_fence() function
|
| A D | amdgpu_object.h | 321 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
|
| A 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()
|
| A D | amdgpu_uvd.c | 1189 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()
|
| A D | amdgpu_vm.c | 1748 amdgpu_bo_fence(vm->root.bo, vm->last_unlocked, true); in amdgpu_vm_bo_update_mapping()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_svm.c | 533 amdgpu_bo_fence(bo, &svm_bo->eviction_fence->base, true); in svm_range_vram_node_new()
|
Completed in 26 milliseconds