Searched defs:i915_gem_context (Results 1 – 1 of 1) sorted by relevance
51 struct i915_gem_context { struct53 struct drm_i915_private *i915;56 struct drm_i915_file_private *file_priv;67 struct i915_hw_ppgtt *ppgtt;98 * finished all pending writes). See i915_gem_context_get() and argument101 struct kref ref;106 struct rcu_head rcu;111 unsigned long flags;127 unsigned int hw_id;135 u32 user_handle;[all …]