Searched refs:i915_gpu_error (Results 1 – 5 of 5) sorted by relevance
124 i915-$(CONFIG_DRM_I915_CAPTURE_ERROR) += i915_gpu_error.o
1523 struct i915_gpu_error { struct2360 struct i915_gpu_error gpu_error;3570 static inline bool i915_reset_backoff(struct i915_gpu_error *error) in i915_reset_backoff()3575 static inline bool i915_reset_handoff(struct i915_gpu_error *error) in i915_reset_handoff()3580 static inline bool i915_terminally_wedged(struct i915_gpu_error *error) in i915_terminally_wedged()3585 static inline bool i915_reset_backoff_or_wedged(struct i915_gpu_error *error) in i915_reset_backoff_or_wedged()3590 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count()3595 static inline u32 i915_reset_engine_count(struct i915_gpu_error *error, in i915_reset_engine_count()
1848 struct i915_gpu_error *error = &i915->gpu_error; in i915_reset()1943 struct i915_gpu_error *error = &engine->i915->gpu_error; in i915_reset_engine()
1348 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_info()3242 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_engine_info()
98 i915_gem_wait_for_error(struct i915_gpu_error *error) in i915_gem_wait_for_error()