Searched refs:stop_rings (Results 1 – 4 of 4) sorted by relevance
878 if (dev_priv->gpu_error.stop_rings) { in intel_gpu_reset()880 dev_priv->gpu_error.stop_rings = 0; in intel_gpu_reset()
1704 *val = dev_priv->gpu_error.stop_rings; in i915_ring_stop_get()1722 dev_priv->gpu_error.stop_rings = val; in i915_ring_stop_set()
869 unsigned int stop_rings; member
1510 if (dev_priv->gpu_error.stop_rings & intel_ring_flag(ring)) in intel_ring_advance()