Home
last modified time | relevance | path

Searched refs:gen6_ppgtt_pin (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dgen6_ppgtt.h71 int gen6_ppgtt_pin(struct i915_ppgtt *base, struct i915_gem_ww_ctx *ww);
H A Dgen6_ppgtt.c324 int gen6_ppgtt_pin(struct i915_ppgtt *base, struct i915_gem_ww_ctx *ww) in gen6_ppgtt_pin() function
H A Dintel_ring_submission.c502 err = gen6_ppgtt_pin(i915_vm_to_ppgtt((vm)), ww); in ring_context_pre_pin()