Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_irq.c325 u32 busy_up, busy_down, max_avg, min_avg; in i915_handle_rps_change() local
332 min_avg = I915_READ(RCBMINAVG); in i915_handle_rps_change()
340 } else if (busy_down < min_avg) { in i915_handle_rps_change()