Searched refs:i915_vm_free_pt_stash (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_ppgtt.c | 229 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
|
H A D | intel_gtt.h | 573 void i915_vm_free_pt_stash(struct i915_address_space *vm,
|
H A D | intel_ggtt.c | 662 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-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_ppgtt.c | 248 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash() 264 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash() 293 void i915_vm_free_pt_stash(struct i915_address_space *vm, in i915_vm_free_pt_stash() function
|
H A D | intel_ggtt.c | 755 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt() 759 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
|
H A D | intel_gtt.h | 672 void i915_vm_free_pt_stash(struct i915_address_space *vm,
|
H A D | intel_migrate.c | 205 i915_vm_free_pt_stash(&vm->vm, &stash); in migrate_vm()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 183 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-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 199 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc() 208 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() 229 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc() 343 i915_vm_free_pt_stash(vm, &stash); in lowlevel_hole()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 322 i915_vm_free_pt_stash(vw->vm, &vw->stash); in __vma_release()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 348 i915_vm_free_pt_stash(vw->vm, &vw->stash); in __vma_release()
|
Completed in 17 milliseconds