Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_drv.h1357 struct i915_gpu_error { struct
1364 struct workqueue_struct *hangcheck_wq;
1365 struct delayed_work hangcheck_work;
1368 spinlock_t lock;
1370 struct drm_i915_error_state *first_error;
1372 unsigned long missed_irq_rings;
1395 atomic_t reset_counter;
1404 wait_queue_head_t reset_queue;
1409 u32 stop_rings;
1414 unsigned int test_irq_rings;
[all …]