Home
last modified time | relevance | path

Searched refs:i915_reset_count (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_uncore.c1303 args->reset_count = i915_reset_count(&dev_priv->gpu_error); in i915_get_reset_stats_ioctl()
Di915_gpu_error.c1259 error->reset_count = i915_reset_count(&dev_priv->gpu_error); in i915_capture_gen_state()
Di915_drv.h2723 static inline u32 i915_reset_count(struct i915_gpu_error *error) in i915_reset_count() function