Home
last modified time | relevance | path

Searched refs:i915_vm_free_pt_stash (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_ppgtt.c229 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
245 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
274 void i915_vm_free_pt_stash(struct i915_address_space *vm, in i915_vm_free_pt_stash() function
Dintel_gtt.h573 void i915_vm_free_pt_stash(struct i915_address_space *vm,
Dintel_ggtt.c662 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
666 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c183 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
192 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
205 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
213 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
305 i915_vm_free_pt_stash(vm, &stash); in lowlevel_hole()
312 i915_vm_free_pt_stash(vm, &stash); in lowlevel_hole()
1935 i915_vm_free_pt_stash(vm, &stash); in igt_cs_tlb()
1941 i915_vm_free_pt_stash(vm, &stash); in igt_cs_tlb()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_vma.c322 i915_vm_free_pt_stash(vw->vm, &vw->stash); in __vma_release()