256 Newsroom — Uganda's Digital News Infrastructure
Consumer Technology

AMD P-State Linux Driver Patches Can Boost 1%-Low FPS Gaming Performance By 31% - Phoronix

Share
AMD P-State Linux Driver Patches Can Boost 1%-Low FPS Gaming Performance By 31% - Phoronix
Image · Phoronix

What the report says

Phoronix reports that new Linux kernel mailing list patches propose an AMD P-State driver feature aimed at improving gaming smoothness on AMD-powered Linux systems. The patches add per-core Energy Performance Preference boosting, described as an opt-in “epp_boost” mode for CPUs that have recently been busy. The work was posted by David Vernet, identified by Phoronix as a Linux kernel hacker at Meta.

According to the report, the issue is tied to how AMD P-State behaves in active EPP mode when a game thread repeatedly does short sleeps, such as waiting on a futex or GPU fence. Those brief pauses can cause CPU frequency behavior that hurts frame-time consistency, particularly the lowest-percentile frame rates. The proposed approach samples per-core activity and temporarily sets a busy core’s EPP value to performance, then restores the prior setting after a period without new busy samples.

Phoronix says Vernet’s testing on Valve’s Steam Deck, using the Civilization VI benchmark, showed a 31.8% gain in 1%-low FPS and a 4.1% improvement in p99 frame time. The report notes that the mode would require patched kernels and activation through the amd_pstate.epp_boost=1 parameter, with runtime visibility through a sysfs module parameter.

The patches are not yet part of the mainline Linux kernel and still need review, including by AMD Linux kernel engineers. If accepted, the change could matter most for handheld gaming PCs and other AMD Ryzen systems, where CPU responsiveness and power sharing with the GPU can directly affect game smoothness.

Read the full report at Phoronix →

Loading debate for this article…

Other publishers covering this story

No additional verified coverage is currently clustered with this report.

Related reporting