Home
last modified time | relevance | path

Searched refs:i915_vm_to_ppgtt (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c920 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm); in gen8_pdp_for_page_index()
954 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in gen8_ppgtt_cleanup()
1033 __gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_clear()
1148 err = __gen8_ppgtt_alloc(vm, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_alloc()
1151 __gen8_ppgtt_clear(vm, i915_vm_to_ppgtt(vm)->pd, in gen8_ppgtt_alloc()
1338 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(vm); in gen8_ppgtt_insert()
1606 struct gen6_ppgtt * const ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_ppgtt_clear_range()
1647 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in gen6_ppgtt_insert_entries()
1686 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_alloc_va_range()
1788 struct gen6_ppgtt *ppgtt = to_gen6_ppgtt(i915_vm_to_ppgtt(vm)); in gen6_ppgtt_cleanup()
Di915_gem_gtt.h547 i915_vm_to_ppgtt(struct i915_address_space *vm) in i915_vm_to_ppgtt() function
/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dscheduler.c368 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ctx->vm); in set_context_ppgtt_from_shadow()
1174 i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(s->shadow[0]->vm)); in intel_vgpu_clean_submission()
1249 i915_context_ppgtt_root_save(s, i915_vm_to_ppgtt(ctx->vm)); in intel_vgpu_setup_submission()
1299 i915_context_ppgtt_root_restore(s, i915_vm_to_ppgtt(ctx->vm)); in intel_vgpu_setup_submission()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_ringbuffer.c1381 err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm))); in __context_pin_ppgtt()
1392 gen6_ppgtt_unpin(i915_vm_to_ppgtt(vm)); in __context_unpin_ppgtt()
1753 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in switch_context()
1834 i915_vm_to_ppgtt(vm)->pd_dirty_engines |= unwind_mm; in switch_context()
Dintel_lrc.c1903 struct i915_ppgtt * const ppgtt = i915_vm_to_ppgtt(rq->hw_context->vm); in emit_pdps()
3183 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(ce->vm); in execlists_init_reg_state()
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_context.c979 gen6_ppgtt_unpin_all(i915_vm_to_ppgtt(old)); in set_ppgtt_barrier()
993 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in emit_ppgtt_update()
1010 struct i915_ppgtt *ppgtt = i915_vm_to_ppgtt(vm); in emit_ppgtt_update()
1029 gen6_ppgtt_pin(i915_vm_to_ppgtt(vm)); in emit_ppgtt_update()