Searched refs:hangcheck_score (Results 1 – 2 of 2) sorted by relevance
304 ring->hangcheck_score); in i915_ring_error_state()351 if (error->ring[i].hangcheck_score > max_hangcheck_score) in i915_error_state_to_str()352 max_hangcheck_score = error->ring[i].hangcheck_score; in i915_error_state_to_str()355 if (error->ring[i].hangcheck_score == max_hangcheck_score && in i915_error_state_to_str()919 ering->hangcheck_score = ring->hangcheck.score; in i915_record_ring_state()
447 int hangcheck_score; member