Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
DMakefile36 i915_gpu_error.o \
Di915_drv.h1357 struct i915_gpu_error { struct
1882 struct i915_gpu_error gpu_error;
2969 int __must_check i915_gem_check_wedge(struct i915_gpu_error *error,
2972 static inline bool i915_reset_in_progress(struct i915_gpu_error *error) in i915_reset_in_progress()
2978 static inline bool i915_terminally_wedged(struct i915_gpu_error *error) in i915_terminally_wedged()
2983 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count()
Di915_irq.c2393 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_and_wakeup()
3053 struct i915_gpu_error *e = &to_i915(dev)->gpu_error; in i915_queue_hangcheck()
Di915_gem.c84 i915_gem_wait_for_error(struct i915_gpu_error *error) in i915_gem_wait_for_error()
1113 i915_gem_check_wedge(struct i915_gpu_error *error, in i915_gem_check_wedge()