Searched refs:i915_vm_to_ppgtt (Results 1 – 7 of 7) sorted by relevance
82 struct gen6_ppgtt * const ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_ppgtt_clear_range()121 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in gen6_ppgtt_insert_entries()184 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_alloc_va_range()275 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_ppgtt_cleanup()
155 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm); in gen8_pdp_for_page_index()189 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in gen8_ppgtt_cleanup()268 __gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_clear()356 __gen8_ppgtt_alloc(vm, stash, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_alloc()536 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm); in gen8_ppgtt_insert()
207 return to_gen6_ppgtt(i915_vm_to_ppgtt(vm))->pp_dir; in pp_dir()489 err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm)), ww); in ring_context_pre_pin()500 gen6_ppgtt_unpin(i915_vm_to_ppgtt(vm)); in __context_unpin_ppgtt()
376 i915_vm_to_ppgtt(struct i915_address_space *vm) in i915_vm_to_ppgtt() function
3608 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(rq->context->vm); in emit_pdps()5279 return i915_vm_to_ppgtt(vm); in vm_alias()
1224 gen6_ppgtt_unpin_all(i915_vm_to_ppgtt(old)); in set_ppgtt_barrier()1235 return gen6_ppgtt_pin(i915_vm_to_ppgtt(vm), ww); in pin_ppgtt_update()1249 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in emit_ppgtt_update()1266 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in emit_ppgtt_update()
418 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ce->vm); in set_context_ppgtt_from_shadow()1278 i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(s->shadow[0]->vm)); in intel_vgpu_clean_submission()