Searched refs:drm_gpuvm_resv_add_fence (Results 1 – 5 of 5) sorted by relevance
| /linux/include/drm/ |
| A D | drm_gpuvm.h | 590 void drm_gpuvm_resv_add_fence(struct drm_gpuvm *gpuvm, 611 drm_gpuvm_resv_add_fence(vm_exec->vm, &vm_exec->exec, fence, in drm_gpuvm_exec_resv_add_fence()
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_exec.c | 306 drm_gpuvm_resv_add_fence(&vm->gpuvm, exec, &job->drm.s_fence->finished, in xe_exec_ioctl()
|
| A D | xe_vm.c | 215 drm_gpuvm_resv_add_fence(&vm->gpuvm, exec, q->lr.pfence, in resume_and_reinstall_preempt_fences() 252 drm_gpuvm_resv_add_fence(&vm->gpuvm, exec, pfence, in xe_vm_add_compute_exec_queue()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_gpuvm.c | 1440 drm_gpuvm_resv_add_fence(struct drm_gpuvm *gpuvm, in drm_gpuvm_resv_add_fence() function 1456 EXPORT_SYMBOL_GPL(drm_gpuvm_resv_add_fence);
|
| /linux/drivers/gpu/drm/panthor/ |
| A D | panthor_mmu.c | 2530 drm_gpuvm_resv_add_fence(&job->vm->base, exec, in panthor_vm_bind_job_update_resvs() 2541 drm_gpuvm_resv_add_fence(&vm->base, exec, fence, private_usage, extobj_usage); in panthor_vm_update_resvs()
|
Completed in 28 milliseconds