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.h77 static inline bool xe_vm_has_scratch(const struct xe_vm *vm) in xe_vm_has_scratch() function
H A Dxe_pt.c66 if (!xe_vm_has_scratch(vm)) in __xe_pt_empty_pte()
168 if (!xe_vm_has_scratch(vm)) { in xe_pt_populate_empty()
1836 if ((!pt_op->rebind && xe_vm_has_scratch(vm) && in bind_op_prepare()
1992 pt_update_ops->needs_invalidation |= xe_vm_has_scratch(vm) || in unbind_range_prepare()
H A Dxe_vm.c1426 if (!xe_vm_has_scratch(vm)) in xe_vm_free_scratch()
1576 if (xe_vm_has_scratch(vm)) { in xe_vm_create()
2204 if (!xe_vm_has_scratch(vm)) in __xe_vm_needs_clear_scratch_pages()