Searched refs:xe_vma_op (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_vm.c | 837 struct xe_vma_op *op; in xe_vm_ops_add_rebind() 861 struct xe_vma_op *op, *next_op; in xe_vm_rebind() 915 struct xe_vma_op *op, *next_op; in xe_vma_rebind() 972 struct xe_vma_op *op; in xe_vm_ops_add_range_rebind() 1004 struct xe_vma_op *op, *next_op; in xe_vm_range_rebind() 1057 struct xe_vma_op *op; in xe_vm_ops_add_range_unbind() 1418 struct xe_vma_op *op; in xe_vm_op_alloc() 2723 struct xe_vma_op *op) in op_lock_and_prep() 2781 struct xe_vma_op *op; in vm_bind_ioctl_ops_lock_and_prep() 2831 struct xe_vma_op *op; in trace_xe_vm_ops_execute() [all …]
|
| H A D | xe_vm.h | 101 static inline struct xe_vma_op *gpuva_op_to_vma_op(struct drm_gpuva_op *op) in gpuva_op_to_vma_op() 103 return container_of(op, struct xe_vma_op, base); in gpuva_op_to_vma_op()
|
| H A D | xe_pt.c | 1189 static int op_add_deps(struct xe_vm *vm, struct xe_vma_op *op, in op_add_deps() 1234 struct xe_vma_op *op; in xe_pt_vm_dependencies() 1364 static int op_check_userptr(struct xe_vm *vm, struct xe_vma_op *op, in op_check_userptr() 1403 struct xe_vma_op *op; in xe_pt_userptr_pre_commit() 1427 struct xe_vma_op *op; in xe_pt_svm_pre_commit() 1982 struct xe_vma_op *op) in op_prepare() 2081 struct xe_vma_op *op; in xe_pt_update_ops_prepare() 2184 struct xe_vma_op *op, struct dma_fence *fence, in op_commit() 2296 struct xe_vma_op *op; in xe_pt_update_ops_run()
|
| H A D | xe_vm_types.h | 394 struct xe_vma_op { struct
|