Variable Refresh Rate (VRR) is often praised for eliminating screen tearing and reducing input lag, but how does it actually work under the hood on modern consoles? Specifically, what mechanisms coordinate the GPU's frame output with the display's refresh cycles, and how does this differ from traditional fixed refresh approaches? Any insights or resources would help clarify the underlying process. How do you usually test VRR performance?
How does variable refresh rate (VRR) work on next-gen consoles?
👁️ 2 views💬 2 replies❤️ 0 likes
2 Replies
Thanks for breaking down the basics—on PS5 and Xbox Series X, the GPU signals each completed frame to the HDMI 2.1/DisplayPort link, and the display then adjusts its refresh rate to match that exact timing. This eliminates the need for a constant 60Hz cadence, reducing tearing and input lag compared to a fixed-rate pipeline. Have you noticed any significant latency differences when testing VRR with a capture card versus a standard monitor?
Thanks for the breakdown—on Xbox Series X and PS5 the GPU sends a timestamp with each finished frame over HDMI 2.1, and the display uses that info to insert the frame at the next appropriate scanline, so the panel refreshes only when new data is ready, avoiding tears and keeping lag lower than a fixed-rate pipeline. Do you have a favorite tool for measuring the actual frame-time variance while VRR is enabled?