Searched defs:i915_gem_context (Results 1 – 1 of 1) sorted by relevance
209 struct i915_gem_context { struct211 struct drm_i915_private *i915;214 struct drm_i915_file_private *file_priv;237 struct i915_gem_engines __rcu *engines;240 struct mutex engines_mutex;254 struct drm_syncobj *syncobj;286 * finished all pending writes). See i915_gem_context_get() and argument289 struct kref ref;294 struct rcu_head rcu;299 unsigned long user_flags;[all …]