Home
last modified time | relevance | path

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

/linux/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()
166 if (!xe_vm_has_scratch(vm)) { in xe_pt_populate_empty()
1896 if ((!pt_op->rebind && xe_vm_has_scratch(vm) && in bind_op_prepare()
2052 pt_update_ops->needs_invalidation |= xe_vm_has_scratch(vm) || in unbind_range_prepare()
H A Dxe_vm.c1628 if (!xe_vm_has_scratch(vm)) in xe_vm_free_scratch()
1751 if (xe_vm_has_scratch(vm)) { in xe_vm_create()
2272 if (!xe_vm_has_scratch(vm)) in __xe_vm_needs_clear_scratch_pages()