Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.h1238 struct i915_gpu_error { struct
1245 struct workqueue_struct *hangcheck_wq;
1246 struct delayed_work hangcheck_work;
1249 spinlock_t lock;
1251 struct drm_i915_error_state *first_error;
1253 unsigned long missed_irq_rings;
1276 atomic_t reset_counter;
1285 wait_queue_head_t reset_queue;
1290 u32 stop_rings;
1295 unsigned int test_irq_rings;
[all …]