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

/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_context.c252 i915_gem_context_unreference(ctx); __create_hw_context()
313 i915_gem_context_unreference(ctx); i915_gem_create_context()
340 i915_gem_context_unreference(lctx); i915_gem_context_reset()
417 * to offset the do_switch part, so that i915_gem_context_unreference() i915_gem_context_fini()
424 i915_gem_context_unreference(dctx); i915_gem_context_fini()
435 i915_gem_context_unreference(ring->last_context); i915_gem_context_fini()
441 i915_gem_context_unreference(dctx); i915_gem_context_fini()
469 i915_gem_context_unreference(ctx); context_idr_cleanup()
699 i915_gem_context_unreference(from); do_switch()
784 i915_gem_context_unreference(from); do_switch()
835 i915_gem_context_unreference(ring->last_context); i915_switch_context()
897 i915_gem_context_unreference(ctx); i915_gem_context_destroy_ioctl()
H A Di915_gem_execbuffer.c1451 i915_gem_context_unreference(ctx); i915_gem_do_execbuffer()
1588 i915_gem_context_unreference(ctx); i915_gem_do_execbuffer()
H A Di915_gem.c2685 i915_gem_context_unreference(ctx); i915_gem_request_free()
2723 i915_gem_context_unreference(req->ctx); i915_gem_request_alloc()
H A Di915_drv.h3160 static inline void i915_gem_context_unreference(struct intel_context *ctx) i915_gem_context_unreference() function

Completed in 234 milliseconds