Searched refs:i915_hw_context (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_context.c106 static struct i915_hw_context *
108 static int do_switch(struct i915_hw_context *to);
137 struct i915_hw_context *ctx = container_of(ctx_ref,
138 struct i915_hw_context, ref);
144 static struct i915_hw_context *
149 struct i915_hw_context *ctx;
207 static inline bool is_default_context(struct i915_hw_context *ctx)
219 struct i915_hw_context *ctx;
292 struct i915_hw_context *dctx = dev_priv->ring[RCS].default_context;
316 struct i915_hw_context *ct
[all...]
H A Dintel_ringbuffer.h189 struct i915_hw_context *default_context;
190 struct i915_hw_context *last_context;
H A Di915_drv.h526 struct i915_hw_context { struct
1401 struct i915_hw_context *ctx;
1807 void i915_gem_context_reference(struct i915_hw_context *ctx);
1808 void i915_gem_context_unreference(struct i915_hw_context *ctx);

Completed in 21 milliseconds