Lines Matching defs:i915_gpu_error
815 struct i915_gpu_error { struct
819 struct timer_list hangcheck_timer;
820 int hangcheck_count;
821 uint32_t last_acthd[I915_NUM_RINGS];
822 uint32_t prev_instdone[I915_NUM_INSTDONE_REG];
825 spinlock_t lock;
827 struct drm_i915_error_state *first_error;
828 struct work_struct work;
830 unsigned long last_reset;
850 atomic_t reset_counter;
866 wait_queue_head_t reset_queue;
869 unsigned int stop_rings;