Searched refs:i915_vm_pt_stash (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gtt.h | 215 struct i915_vm_pt_stash { struct 231 struct i915_vm_pt_stash *stash, argument 311 struct i915_vm_pt_stash *stash, 578 struct i915_vm_pt_stash *stash, 656 struct i915_vm_pt_stash *stash, 668 struct i915_vm_pt_stash *stash, 671 struct i915_vm_pt_stash *stash); 673 struct i915_vm_pt_stash *stash);
|
H A 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()
|
H A 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()
|
H A D | intel_ggtt.c | 504 struct i915_vm_pt_stash *stash, in intel_ggtt_bind_vma() 681 struct i915_vm_pt_stash *stash, in aliasing_gtt_bind_vma() 715 struct i915_vm_pt_stash stash = {}; in init_aliasing_ppgtt()
|
H A D | gen8_ppgtt.c | 319 struct i915_vm_pt_stash *stash, in __gen8_ppgtt_alloc() 387 struct i915_vm_pt_stash *stash, in gen8_ppgtt_alloc()
|
H A D | intel_migrate.c | 88 struct i915_vm_pt_stash stash = {}; in migrate_vm()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A 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()
|
H A 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()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpt.c | 84 struct i915_vm_pt_stash *stash, in dpt_bind_vma()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma.c | 338 struct i915_vm_pt_stash stash;
|