Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_gtt.h609 void i915_ppgtt_close(struct i915_address_space *vm);
H A Di915_gem_context.c205 i915_ppgtt_close(&ctx->ppgtt->base); in context_close()
H A Di915_gem_gtt.c2202 void i915_ppgtt_close(struct i915_address_space *vm) in i915_ppgtt_close() function