Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_pm.c9696 u64 time_hw, prev_hw, overflow_hw; in intel_rc6_residency_ns() local
9726 overflow_hw = BIT_ULL(40); in intel_rc6_residency_ns()
9738 overflow_hw = BIT_ULL(32); in intel_rc6_residency_ns()
9755 time_hw += overflow_hw - prev_hw; in intel_rc6_residency_ns()