Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/i915/
H A Di915_drv.h1589 struct i915_gpu_error { struct
1594 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 …]