Searched refs:i915_vm_pt_stash (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_gtt.h | 191 struct i915_vm_pt_stash { struct 199 struct i915_vm_pt_stash *stash, argument 276 struct i915_vm_pt_stash *stash, 602 struct i915_vm_pt_stash *stash, 614 struct i915_vm_pt_stash *stash, 617 struct i915_vm_pt_stash *stash); 619 struct i915_vm_pt_stash *stash);
|
A D | intel_ppgtt.c | 181 struct i915_vm_pt_stash *stash, in ppgtt_bind_vma() 217 struct i915_vm_pt_stash *stash, in i915_vm_alloc_pt_stash() 262 struct i915_vm_pt_stash *stash) in i915_vm_map_pt_stash() 279 struct i915_vm_pt_stash *stash) in i915_vm_free_pt_stash()
|
A D | gen6_ppgtt.c | 169 struct i915_vm_pt_stash *stash, in gen6_alloc_va_range() 290 struct i915_vm_pt_stash *stash, in pd_vma_bind()
|
A D | gen8_ppgtt.c | 277 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 346 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
A 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()
|
A D | intel_migrate.c | 49 struct i915_vm_pt_stash stash = {}; in migrate_vm()
|
/linux/drivers/gpu/drm/i915/selftests/ |
A 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()
|
A 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()
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_dpt.c | 78 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
|
/linux/drivers/gpu/drm/i915/ |
A D | i915_vma.c | 288 struct i915_vm_pt_stash stash;
|
Completed in 22 milliseconds