Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dintel_rc6.c731 u64 time_hw, prev_hw, overflow_hw; in intel_rc6_residency_ns() local
761 overflow_hw = BIT_ULL(40); in intel_rc6_residency_ns()
773 overflow_hw = BIT_ULL(32); in intel_rc6_residency_ns()
790 time_hw += overflow_hw - prev_hw; in intel_rc6_residency_ns()

Completed in 4 milliseconds