Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
DMakefile36 i915_gpu_error.o \
Di915_drv.h1350 struct i915_gpu_error { struct
1873 struct i915_gpu_error gpu_error;
2946 int __must_check i915_gem_check_wedge(struct i915_gpu_error *error,
2949 static inline bool i915_reset_in_progress(struct i915_gpu_error *error) in i915_reset_in_progress()
2955 static inline bool i915_terminally_wedged(struct i915_gpu_error *error) in i915_terminally_wedged()
2960 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count()
Di915_irq.c2410 struct i915_gpu_error *error = &dev_priv->gpu_error; in i915_reset_and_wakeup()
3070 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()