Home
last modified time | relevance | path

Searched defs:drm_i915_file_private (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.h332 struct drm_i915_file_private { struct
333 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 …]