Searched refs:i915_vm_pt_stash (Results 1 – 10 of 10) sorted by relevance
/drivers/gpu/drm/i915/gt/ |
D | intel_gtt.h | 191 struct i915_vm_pt_stash { struct 199 struct i915_vm_pt_stash *stash, argument 273 struct i915_vm_pt_stash *stash, 597 struct i915_vm_pt_stash *stash, 609 struct i915_vm_pt_stash *stash, 612 struct i915_vm_pt_stash *stash); 614 struct i915_vm_pt_stash *stash);
|
D | intel_ppgtt.c | 180 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma() 216 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash() 261 struct i915_vm_pt_stash *stash) in i915_vm_map_pt_stash() 278 struct i915_vm_pt_stash *stash) in i915_vm_free_pt_stash()
|
D | gen6_ppgtt.c | 169 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range() 289 struct i915_vm_pt_stash *stash, in pd_vma_bind()
|
D | gen8_ppgtt.c | 280 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 349 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
D | intel_ggtt.c | 455 struct i915_vm_pt_stash *stash, in ggtt_bind_vma() 611 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() 643 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt()
|
D | intel_migrate.c | 48 struct i915_vm_pt_stash stash = {}; in migrate_vm()
|
/drivers/gpu/drm/i915/selftests/ |
D | mock_gtt.c | 42 struct i915_vm_pt_stash *stash, in mock_bind_ppgtt() 96 struct i915_vm_pt_stash *stash, in mock_bind_ggtt()
|
D | i915_gem_gtt.c | 183 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 205 struct i915_vm_pt_stash stash = {}; in igt_ppgtt_alloc() 313 struct i915_vm_pt_stash stash = {}; in lowlevel_hole() 1939 struct i915_vm_pt_stash stash = {}; in igt_cs_tlb()
|
/drivers/gpu/drm/i915/display/ |
D | intel_dpt.c | 78 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
|
/drivers/gpu/drm/i915/ |
D | i915_vma.c | 291 struct i915_vm_pt_stash stash;
|