Searched defs:drm_i915_file_private (Results 1 – 1 of 1) sorted by relevance
332 struct drm_i915_file_private { struct333 struct drm_i915_private *dev_priv;334 struct drm_file *file;336 struct {345 } mm;346 struct idr context_idr;348 struct intel_rps_client {350 } rps_client;352 unsigned int bsd_engine;367 atomic_t ban_score;[all …]