Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Di915_irq.c322 u32 busy_up, busy_down, max_avg, min_avg; in i915_handle_rps_change() local
329 min_avg = I915_READ(RCBMINAVG); in i915_handle_rps_change()
337 } else if (busy_down < min_avg) { in i915_handle_rps_change()