Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h195 struct drm_i915_file_private { struct
196 struct drm_i915_private *dev_priv;
198 union {
203 struct xarray context_xa;
204 struct xarray vm_xa;
206 unsigned int bsd_engine;
221 atomic_t ban_score;
222 unsigned long hang_timestamp;