[PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching

Jani Nikula jani.nikula at linux.intel.com
Mon Aug 4 14:22:26 UTC 2025


On Mon, 07 Jul 2025, Ankit Nautiyal <ankit.k.nautiyal at intel.com> wrote:
> +	io_buffer_wake_ms = intel_encoder_is_c10phy(encoder) ? 9790 : 14790;

9.79 or 14.79 *seconds*?

> +	aux_wake_latency_us =
> +		DIV_ROUND_UP(io_buffer_wake_ms + TFW_EXIT_LATENCY_MS + FAST_WAKE_LATENCY_MS, 1000);

us = ms * 1000, not ms / 1000.

BR,
Jani.

-- 
Jani Nikula, Intel


More information about the Intel-gfx mailing list