Searched refs:i915_gpu_error (Results 1 – 11 of 11) sorted by relevance
197 struct i915_gpu_error { struct
159 i915-$(CONFIG_DRM_I915_CAPTURE_ERROR) += i915_gpu_error.o
1810 struct i915_gpu_error gpu_error;3105 static inline bool i915_reset_backoff(struct i915_gpu_error *error) in i915_reset_backoff()3110 static inline bool i915_reset_handoff(struct i915_gpu_error *error) in i915_reset_handoff()3115 static inline bool i915_terminally_wedged(struct i915_gpu_error *error) in i915_terminally_wedged()3120 static inline bool i915_reset_backoff_or_wedged(struct i915_gpu_error *error) in i915_reset_backoff_or_wedged()3125 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count()3130 static inline u32 i915_reset_engine_count(struct i915_gpu_error *error, in i915_reset_engine_count()
1897 struct i915_gpu_error *error = &i915->gpu_error; in i915_reset()2028 struct i915_gpu_error *error = &engine->i915->gpu_error; in i915_reset_engine()
1251 struct i915_gpu_error *error = &request->i915->gpu_error; in __i915_wait_request_check_and_reset()
1454 struct i915_gpu_error * const error = &engine->i915->gpu_error; in intel_engine_dump()
3165 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_device()
100 i915_gem_wait_for_error(struct i915_gpu_error *error) in i915_gem_wait_for_error()
1407 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_info()
245 struct i915_gpu_error *error = &i915->gpu_error; in live_reset_whitelist()
911 struct i915_gpu_error *error = &rq->i915->gpu_error; in fake_hangcheck()