Searched refs:i915_vm_free_pt_stash (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_ppgtt.c | 233 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash() 249 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash() 278 void i915_vm_free_pt_stash(struct i915_address_space *vm, in i915_vm_free_pt_stash() function
|
A D | intel_gtt.h | 618 void i915_vm_free_pt_stash(struct i915_address_space *vm,
|
A D | intel_migrate.c | 132 i915_vm_free_pt_stash(&vm->vm, &stash); in migrate_vm()
|
A D | intel_ggtt.c | 683 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt() 687 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | i915_gem_gtt.c | 191 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc() 200 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() 221 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc() 332 i915_vm_free_pt_stash(vm, &stash); in lowlevel_hole() 1973 i915_vm_free_pt_stash(vm, &stash); in igt_cs_tlb()
|
/linux/drivers/gpu/drm/i915/ |
A D | i915_vma.c | 314 i915_vm_free_pt_stash(vw->vm, &vw->stash); in __vma_release()
|
Completed in 25 milliseconds