Searched refs:hangcheck_score (Results 1 – 2 of 2) sorted by relevance
300 ring->hangcheck_score); in i915_ring_error_state()347 if (error->ring[i].hangcheck_score > max_hangcheck_score) in i915_error_state_to_str()348 max_hangcheck_score = error->ring[i].hangcheck_score; in i915_error_state_to_str()351 if (error->ring[i].hangcheck_score == max_hangcheck_score && in i915_error_state_to_str()917 ering->hangcheck_score = ring->hangcheck.score; in i915_record_ring_state()
354 int hangcheck_score; member