Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
DMakefile35 i915_gpu_error.o \
Di915_drv.h1238 struct i915_gpu_error { struct
1741 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()
Di915_irq.c2330 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()
Di915_gem.c101 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()