Searched refs:amdgpu_sync_vm_fence (Results 1 – 3 of 3) sorted by relevance
51 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence);
182 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence) in amdgpu_sync_vm_fence() function
796 r = amdgpu_sync_vm_fence(&p->job->sync, fpriv->prt_va->last_pt_update); in amdgpu_cs_vm_handling()807 r = amdgpu_sync_vm_fence(&p->job->sync, bo_va->last_pt_update); in amdgpu_cs_vm_handling()826 r = amdgpu_sync_vm_fence(&p->job->sync, bo_va->last_pt_update); in amdgpu_cs_vm_handling()839 r = amdgpu_sync_vm_fence(&p->job->sync, vm->last_update); in amdgpu_cs_vm_handling()