Searched defs:drm_i915_file_private (Results 1 – 2 of 2) sorted by relevance
196 struct drm_i915_file_private { struct197 struct drm_i915_private *dev_priv;199 union {204 struct {207 } mm;209 struct xarray context_xa;211 struct idr vm_idr;212 struct mutex vm_idr_lock; /* guards vm_idr */214 unsigned int bsd_engine;229 atomic_t ban_score;[all …]
392 struct drm_i915_file_private { struct393 struct {396 } mm;