Searched refs:i915_vm_pt_stash (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/i915/gt/ |
D | intel_gtt.h | 185 struct i915_vm_pt_stash { struct 193 struct i915_vm_pt_stash *stash, argument 269 struct i915_vm_pt_stash *stash, 557 struct i915_vm_pt_stash *stash, 569 struct i915_vm_pt_stash *stash, 572 struct i915_vm_pt_stash *stash); 574 struct i915_vm_pt_stash *stash);
|
D | intel_ppgtt.c | 179 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma() 213 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash() 258 struct i915_vm_pt_stash *stash) in i915_vm_pin_pt_stash() 275 struct i915_vm_pt_stash *stash) in i915_vm_free_pt_stash()
|
D | gen6_ppgtt.c | 181 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range() 302 struct i915_vm_pt_stash *stash, in pd_vma_bind()
|
D | gen8_ppgtt.c | 273 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 342 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
D | intel_ggtt.c | 438 struct i915_vm_pt_stash *stash, in ggtt_bind_vma() 592 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() 624 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt()
|
/drivers/gpu/drm/i915/selftests/ |
D | mock_gtt.c | 42 struct i915_vm_pt_stash *stash, in mock_bind_ppgtt() 97 struct i915_vm_pt_stash *stash, in mock_bind_ggtt()
|
D | i915_gem_gtt.c | 175 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 197 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 298 struct i915_vm_pt_stash stash = {}; in lowlevel_hole() 1908 struct i915_vm_pt_stash stash = {}; in igt_cs_tlb()
|
/drivers/gpu/drm/i915/gem/ |
D | i915_gem_client_blt.c | 36 struct i915_vm_pt_stash *stash, in vma_bind()
|
/drivers/gpu/drm/i915/ |
D | i915_vma.c | 295 struct i915_vm_pt_stash stash;
|