Searched refs:i915_vm_pt_stash (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_gtt.h | 218 struct i915_vm_pt_stash { struct 234 struct i915_vm_pt_stash *stash, argument 319 struct i915_vm_pt_stash *stash, 586 struct i915_vm_pt_stash *stash, 664 struct i915_vm_pt_stash *stash, 676 struct i915_vm_pt_stash *stash, 679 struct i915_vm_pt_stash *stash); 681 struct i915_vm_pt_stash *stash);
|
D | intel_ppgtt.c | 183 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma() 224 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash() 277 struct i915_vm_pt_stash *stash) in i915_vm_map_pt_stash() 294 struct i915_vm_pt_stash *stash) in i915_vm_free_pt_stash()
|
D | gen6_ppgtt.c | 173 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range() 281 struct i915_vm_pt_stash *stash, in pd_vma_bind()
|
D | intel_ggtt.c | 740 struct i915_vm_pt_stash *stash, in intel_ggtt_bind_vma() 917 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() 951 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt()
|
D | gen8_ppgtt.c | 323 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 391 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
D | intel_migrate.c | 88 struct i915_vm_pt_stash stash = {}; in migrate_vm()
|
/linux-6.12.1/drivers/gpu/drm/i915/selftests/ |
D | mock_gtt.c | 42 struct i915_vm_pt_stash *stash, in mock_bind_ppgtt() 95 struct i915_vm_pt_stash *stash, in mock_bind_ggtt()
|
D | i915_gem_gtt.c | 191 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 213 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 324 struct i915_vm_pt_stash stash = {}; in lowlevel_hole()
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_dpt.c | 82 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_vma.c | 347 struct i915_vm_pt_stash stash;
|