Searched defs:i915_gpu_error (Results 1 – 1 of 1) sorted by relevance
1589 struct i915_gpu_error { struct1594 struct delayed_work hangcheck_work;1597 spinlock_t lock;1599 struct i915_gpu_state *first_error;1601 atomic_t pending_fb_pin;1603 unsigned long missed_irq_rings;1627 unsigned long reset_count;1659 unsigned long flags;1667 u32 reset_engine_count[I915_NUM_ENGINES];1673 wait_queue_head_t wait_queue;[all …]