Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm_sdma.c115 amdgpu_bo_fence(p->vm->root.bo, f, true); in amdgpu_vm_sdma_commit()
A Damdgpu_amdkfd_gpuvm.c1242 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 Damdgpu_object.c611 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 Damdgpu_object.h321 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct dma_fence *fence,
A Damdgpu_gem.c231 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
239 amdgpu_bo_fence(bo, fence, true); in amdgpu_gem_object_close()
A Damdgpu_uvd.c1189 amdgpu_bo_fence(bo, f, false); in amdgpu_uvd_send_msg()
A Damdgpu_vm.c1748 amdgpu_bo_fence(vm->root.bo, vm->last_unlocked, true); in amdgpu_vm_bo_update_mapping()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.c533 amdgpu_bo_fence(bo, &svm_bo->eviction_fence->base, true); in svm_range_vram_node_new()

Completed in 26 milliseconds