A new patch for AMD's Linux drivers aims to improve gaming performance on devices like the Steam Deck. The patch specifically targets issues encountered when AMD-based gaming hardware operates in Energy Performance Preference (EPP) mode, which is designed to balance performance and energy efficiency.
Kernel coder David Vernet identified that the current AMD driver misinterprets frequent, short sleep periods of busy threads. This misinterpretation leads the driver to lower its average performance target, causing threads to wake up at a lower frequency than desired. The result is increased frame latency, stale frames, and longer frame generation times, particularly at the low end of the performance distribution.
These performance issues manifest as low-end frame hitches, which can disrupt the gaming experience. While shifting the processor to "performance" mode can mitigate the problem, it negates the energy savings that EPP mode is intended to provide. Additionally, simply boosting an affected thread's minimum performance target can worsen low-end performance due to the complexities of CPU/GPU boost management.
This driver update is particularly relevant for Steam Deck owners, as it could extend the device's usable life by improving gaming performance without sacrificing energy efficiency. The patch allows users to benefit from EPP mode's power savings while maintaining smoother gameplay, especially in scenarios where frame rate consistency is crucial.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A new patch for AMD's Linux drivers addresses frame hitches in games running on AMD-based hardware, including the Steam Deck, when operating in Energy Performance Preference (EPP) mode. This change prevents the driver from incorrectly lowering performance targets for frequently sleeping threads, which previously caused increased frame latency and longer frame generation times.