Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vm.h75 static inline bool xe_vm_has_scratch(const struct xe_vm *vm) in xe_vm_has_scratch() function
H A Dxe_pt.c67 if (!xe_vm_has_scratch(vm)) in __xe_pt_empty_pte()
163 if (!xe_vm_has_scratch(vm)) { in xe_pt_populate_empty()
1841 if ((!pt_op->rebind && xe_vm_has_scratch(vm) && in bind_op_prepare()
H A Dxe_vm.c1600 if (!xe_vm_has_scratch(vm)) in xe_vm_free_scratch()
1715 if (xe_vm_has_scratch(vm)) { in xe_vm_create()