Lines Matching refs:i915_hw_context
98 static struct i915_hw_context *
100 static int do_switch(struct i915_hw_context *to);
127 static void do_destroy(struct i915_hw_context *ctx) in do_destroy()
136 static struct i915_hw_context *
141 struct i915_hw_context *ctx; in create_hw_context()
187 static inline bool is_default_context(struct i915_hw_context *ctx) in is_default_context()
199 struct i915_hw_context *ctx; in create_default_context()
281 struct i915_hw_context *ctx = p; in context_idr_cleanup()
300 static struct i915_hw_context *
303 return (struct i915_hw_context *)idr_find(&file_priv->context_idr, id); in i915_gem_context_get()
308 struct i915_hw_context *new_context, in mi_set_context()
353 static int do_switch(struct i915_hw_context *to) in do_switch()
442 struct i915_hw_context *to; in i915_switch_context()
470 struct i915_hw_context *ctx; in i915_gem_context_create_ioctl()
499 struct i915_hw_context *ctx; in i915_gem_context_destroy_ioctl()