Searched refs:amdgpu_bo_fence (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_object.h | 166 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct fence *fence,
|
D | amdgpu_vm.c | 377 amdgpu_bo_fence(bo, fence, true); in amdgpu_vm_clear_bo() 508 amdgpu_bo_fence(pd, fence, true); in amdgpu_vm_update_page_directory() 791 amdgpu_bo_fence(vm->page_directory, f, true); in amdgpu_vm_bo_update_mapping()
|
D | amdgpu_object.c | 659 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct fence *fence, in amdgpu_bo_fence() function
|