Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gpuvm.c306 amdgpu_bo_fence(bo, &ef_list[i]->base, true); in amdgpu_amdkfd_add_eviction_fence()
510 amdgpu_bo_fence(pd, &vm->process_info->eviction_fence->base, true); in add_bo_to_vm()
515 amdgpu_bo_fence(pd, &vm->process_info->eviction_fence->base, true); in add_bo_to_vm()
832 amdgpu_bo_fence(pd, &vm->process_info->eviction_fence->base, true); in unmap_bo_from_gpuvm()
974 amdgpu_bo_fence(vm->root.base.bo, in init_kfd_vm()
1082 amdgpu_bo_fence(pd, NULL, false); in amdgpu_amdkfd_gpuvm_destroy_cb()
1450 amdgpu_bo_fence(bo, in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
1876 amdgpu_bo_fence(peer_vm->root.base.bo, in validate_invalid_user_pages()
2096 amdgpu_bo_fence(mem->bo, in amdgpu_amdkfd_gpuvm_restore_process_bos()
2104 amdgpu_bo_fence(bo, &process_info->eviction_fence->base, true); in amdgpu_amdkfd_gpuvm_restore_process_bos()
Damdgpu_object.c519 amdgpu_bo_fence(bo, fence, false); in amdgpu_bo_do_create()
657 amdgpu_bo_fence(bo, *fence, true); in amdgpu_bo_backup_to_shadow()
739 amdgpu_bo_fence(bo, *fence, true); in amdgpu_bo_restore_from_shadow()
1339 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence, in amdgpu_bo_fence() function
Damdgpu_object.h280 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
Damdgpu_vcn.c318 amdgpu_bo_fence(bo, f, false); in amdgpu_vcn_dec_send_msg()
Damdgpu_vm.c434 amdgpu_bo_fence(bo, fence, true); in amdgpu_vm_clear_bo()
1130 amdgpu_bo_fence(root, fence, true); in amdgpu_vm_update_directories()
1494 amdgpu_bo_fence(vm->root.base.bo, f, true); in amdgpu_vm_bo_update_mapping()
Damdgpu_gem.c197 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
Damdgpu_uvd.c1097 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()