Searched refs:i915_gpu_error (Results 1 – 4 of 4) sorted by relevance
35 i915_gpu_error.o \
1238 struct i915_gpu_error { struct1741 struct i915_gpu_error gpu_error;2708 int __must_check i915_gem_check_wedge(struct i915_gpu_error *error,2712 static inline bool i915_reset_in_progress(struct i915_gpu_error *error) in i915_reset_in_progress()2718 static inline bool i915_terminally_wedged(struct i915_gpu_error *error) in i915_terminally_wedged()2723 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count()
2330 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_and_wakeup()2970 struct i915_gpu_error *e = &to_i915(dev)->gpu_error; in i915_queue_hangcheck()
101 i915_gem_wait_for_error(struct i915_gpu_error *error) in i915_gem_wait_for_error()1131 i915_gem_check_wedge(struct i915_gpu_error *error, in i915_gem_check_wedge()