Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Dintel_pm.c9969 u64 time_hw, prev_hw, overflow_hw; in intel_rc6_residency_ns() local
9999 overflow_hw = BIT_ULL(40); in intel_rc6_residency_ns()
10011 overflow_hw = BIT_ULL(32); in intel_rc6_residency_ns()
10028 time_hw += overflow_hw - prev_hw; in intel_rc6_residency_ns()