Searched defs:i915_gem_context_unreference (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_context.c203 i915_gem_context_unreference(ctx);
253 i915_gem_context_unreference(ctx);
308 * to offset the do_switch part, so that i915_gem_context_unreference()
311 i915_gem_context_unreference(dctx);
320 i915_gem_context_unreference(ctx);
491 i915_gem_context_unreference(from);
593 i915_gem_context_unreference(ctx);
605 void i915_gem_context_unreference(struct i915_hw_context *ctx) function

Completed in 17 milliseconds