Searched defs:drm_i915_file_private (Results 1 – 1 of 1) sorted by relevance
197 struct drm_i915_file_private { struct198 struct drm_i915_private *dev_priv;200 union {214 struct mutex proto_context_lock;258 struct xarray proto_context_xa;267 struct xarray context_xa;268 struct xarray vm_xa;270 unsigned int bsd_engine;285 atomic_t ban_score;286 unsigned long hang_timestamp;
Completed in 13 milliseconds