Searched refs:i915_vm_to_ppgtt (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.c77 struct gen6_ppgtt * const ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
115 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
176 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
269 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm));
H A Dgen8_ppgtt.c190 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
224 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
318 __gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd,
402 __gen8_ppgtt_alloc(vm, stash, i915_vm_to_ppgtt(vm)->pd,
449 __gen8_ppgtt_foreach(vm, i915_vm_to_ppgtt(vm)->pd,
740 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm);
H A Dintel_ring_submission.c155 return to_gen6_ppgtt(i915_vm_to_ppgtt(vm))->pp_dir;
503 err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm)), ww);
514 gen6_ppgtt_unpin(i915_vm_to_ppgtt(vm));
H A Dintel_gtt.h470 i915_vm_to_ppgtt(struct i915_address_space *vm) function
H A Dintel_gtt.c204 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm);
H A Dintel_lrc.c949 return i915_vm_to_ppgtt(vm);
H A Dintel_execlists_submission.c2717 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(rq->context->vm);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c438 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ce->vm);
1326 i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(s->shadow[0]->vm));

Completed in 148 milliseconds