Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_drv.h1350 struct i915_gpu_error { struct
1357 struct workqueue_struct *hangcheck_wq;
1358 struct delayed_work hangcheck_work;
1361 spinlock_t lock;
1363 struct drm_i915_error_state *first_error;
1365 unsigned long missed_irq_rings;
1388 atomic_t reset_counter;
1397 wait_queue_head_t reset_queue;
1402 u32 stop_rings;
1407 unsigned int test_irq_rings;
[all …]