Searched refs:amdgpu_sync_vm_fence (Results 1 – 3 of 3) sorted by relevance
47 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence);
196 int amdgpu_sync_vm_fence(struct amdgpu_sync *sync, struct dma_fence *fence) in amdgpu_sync_vm_fence() function
811 r = amdgpu_sync_vm_fence(&p->job->sync, fpriv->prt_va->last_pt_update); in amdgpu_cs_vm_handling()822 r = amdgpu_sync_vm_fence(&p->job->sync, bo_va->last_pt_update); in amdgpu_cs_vm_handling()841 r = amdgpu_sync_vm_fence(&p->job->sync, bo_va->last_pt_update); in amdgpu_cs_vm_handling()854 r = amdgpu_sync_vm_fence(&p->job->sync, vm->last_update); in amdgpu_cs_vm_handling()