Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c406 amdgpu_bo_fence(bo, fence, false); in amdgpu_bo_create_restricted()
518 amdgpu_bo_fence(bo, *fence, true); in amdgpu_bo_backup_to_shadow()
550 amdgpu_bo_fence(bo, *fence, true); in amdgpu_bo_restore_from_shadow()
936 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct fence *fence, in amdgpu_bo_fence() function
Damdgpu_object.h159 void amdgpu_bo_fence(struct amdgpu_bo *bo, struct fence *fence,
Damdgpu_vm.c580 amdgpu_bo_fence(bo, fence, true); in amdgpu_vm_clear_bo()
716 amdgpu_bo_fence(pd, fence, true); in amdgpu_vm_update_pd_or_shadow()
1046 amdgpu_bo_fence(vm->page_directory, f, true); in amdgpu_vm_bo_update_mapping()