Searched refs:i915_vm_pt_stash (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | intel_gtt.h | 200 struct i915_vm_pt_stash { struct 216 struct i915_vm_pt_stash *stash, argument 296 struct i915_vm_pt_stash *stash, 571 struct i915_vm_pt_stash *stash, 661 struct i915_vm_pt_stash *stash, 673 struct i915_vm_pt_stash *stash, 676 struct i915_vm_pt_stash *stash); 678 struct i915_vm_pt_stash *stash);
|
D | intel_ppgtt.c | 182 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() 279 struct i915_vm_pt_stash *stash, in pd_vma_bind()
|
D | intel_ggtt.c | 474 struct i915_vm_pt_stash *stash, in intel_ggtt_bind_vma() 634 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() 668 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt()
|
D | gen8_ppgtt.c | 290 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 358 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
D | intel_migrate.c | 82 struct i915_vm_pt_stash stash = {}; in migrate_vm()
|
/linux-6.1.9/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 | 187 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 209 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 320 struct i915_vm_pt_stash stash = {}; in lowlevel_hole() 2122 struct i915_vm_pt_stash stash = {}; in igt_cs_tlb()
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dpt.c | 81 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_vma.c | 311 struct i915_vm_pt_stash stash;
|