Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gpu_error.h197 struct i915_gpu_error { struct
202 struct delayed_work hangcheck_work;
205 spinlock_t lock;
207 struct i915_gpu_state *first_error;
209 atomic_t pending_fb_pin;
211 unsigned long missed_irq_rings;
235 unsigned long reset_count;
267 unsigned long flags;
275 u32 reset_engine_count[I915_NUM_ENGINES];
278 u32 stalled_mask;
[all …]