Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gem_context.c98 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()
[all …]
Dintel_ringbuffer.h137 struct i915_hw_context *default_context;
Di915_drv.h459 struct i915_hw_context { struct