Searched defs:drm_i915_file_private (Results 1 – 1 of 1) sorted by relevance
17 struct drm_i915_file_private { struct18 struct drm_i915_private *i915;20 union {34 struct mutex proto_context_lock;78 struct xarray proto_context_xa;87 struct xarray context_xa;88 struct xarray vm_xa;90 unsigned int bsd_engine;105 atomic_t ban_score;106 unsigned long hang_timestamp;[all …]