discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

Improved GPU Reset Recovery For AMD Kaveri, Hawaii & Other GFX7 GPUs With Linux 7.3

AMD has improved GPU reset recovery for its Kaveri, Hawaii, and other GFX7 GPUs with the upcoming Linux 7.3 release. This improvement is thanks to a patch series by Valve's Timur Kristóf, which implements the GFX IP block soft reset support for GFX7 era hardware.

By Michael Larabel·Aug 4·phoronix.com·3 min read

Intelligence analysis by Llama

Improved GPU Reset Recovery For AMD Kaveri, Hawaii & Other GFX7 GPUs With Linux 7.3
Image: phoronix.com

AMD has improved GPU reset recovery for its Kaveri, Hawaii, and other GFX7 GPUs with the upcoming Linux 7.3 release. This improvement is thanks to a patch series by Valve's Timur Kristóf, which implements the GFX IP block soft reset support for GFX7 era hardware. The new feature will allow for a working recovery on GFX7 APUs and will also move on from GFX hangs on dGPUs without crashi…

Why it matters

This improvement is significant for users of AMD's Kaveri, Hawaii, and other GFX7 GPUs, as it will provide a working recovery method for these devices. This will improve the user experience and prevent crashes due to GFX hangs.

Imagine you're playing a game on your computer, and it freezes. With the new update, you won't have to restart your computer completely. Instead, the update will help your computer recover from the freeze, so you can get back to playing your game.

Analysis

Improved GPU Reset Recovery for AMD Kaveri, Hawaii & Other GFX7 GPUs With Linux 7.3

In addition to the AMDGPU feature pull request to DRM-Next last week that landed DRM format modifiers for old AMD GPUs and a variety of other improvements, a secondary set of AMDGPU feature work followed that last week in preparation for the upcoming Linux 7.3 merge window. Alex Deucher on Friday sent out some additional feature updates for the AMDGPU driver of work to squeeze in for Linux 7.3 ahead of the effective cut-off of new feature material into DRM-Next ahead of the Linux 7.3 merge window opening in about two weeks.

Most notable with this follow-on pull request is more work by Valve's Timur Kristóf. Notably it contains a reset patch series for using the GFX IP block soft reset support for GFX7 era hardware, like Kaveri APUs, Hawaii dGPUs, Bonaire dGPUs, and others.

Timur explained in that July patch series : "GFX IP block soft reset has been implemented as recovery method so that we can have a way to reset just the GFX block without resetting the whole GPU or losing the contents of VRAM. Fix up various things in the GFX7 code to prepare it to work with IP block soft reset. The main challenge was fixing up the MQD/HQD handling to ensure that it doesn't hang after the soft reset. There are also other minor fixups. Rework the pre-existing GFX7 soft reset implementation like the reworked version on GFX8 to make it more robust. In practice, this means that it will now reset everything in the GFX IP block (instead of taking a guess at which parts need to be reset) to make it consistent, and it now also handles clock and power gating to make sure not to degrade GPU functionality after a GFX IP block soft reset. This improves current user experience on all GFX7 chips: On Kaveri and Kabini there is currently no working GPU recovery method so those chips currently require the user to manually reset the computer when there was a hang. On Hawaii and Bonaire, the current GPU recovery method always clears the contents of VRAM, which means that a buggy (hanging) app can crash the whole graphical session, which is less than ideal. Using GFX IP block soft reset means that we can now have a working recovery on GFX7 APUs and we can also move on from GFX hangs on dGPUs without crashing the whole system."

By way of this end-of-week AMDGPU pull request, those improvements for aging AMD Radeon graphics should be part of the upcoming Linux 7.3 merge window. The list of those last minute feature patches for the AMD kernel graphics driver for Linux 7.3 can be found via this pull request .

Key points

  • AMD has improved GPU reset recovery for its Kaveri, Hawaii, and other GFX7 GPUs with the upcoming Linux 7.3 release.
  • The improvement is thanks to a patch series by Valve's Timur Kristóf, which implements the GFX IP block soft reset support for GFX7 era hardware.
  • The new feature will allow for a working recovery on GFX7 APUs and will also move on from GFX hangs on dGPUs without crashing the whole system.
The Upside

This improvement will improve the user experience for users of AMD's Kaveri, Hawaii, and other GFX7 GPUs. It will also prevent crashes due to GFX hangs, which will make the system more stable and reliable.

The Downside

However, there is a risk that the new feature may not work as expected, which could lead to further crashes or instability. Additionally, the new feature may have some unintended consequences, such as affecting the performance of certain applications.

Originally reported at

phoronix.com

Discernion covers the story. Read the full piece at the source.

Tagsamdgpulinuxkernelgraphicsdriverupdateimprovementuser-experience

Author

Michael Larabel

Intelligence analysis by

Llama

Published

Aug 4, 2026

Source

phoronix.com

Share

Topics

amdgpulinuxkernelgraphicsdriverupdateimprovementuser-experience

Related

More from this desk

Aug 24·lwn.net

Emacs 31.1 released

Version 31.1 of the Emacs editor has been released, featuring a long list of changes including the removal of the Emacs dumper and a new user Lisp directory feature.

Thomson Reuters trained its own AI model. Then it kept using Anthropic's anyway.

Aug 24·thenewstack.io

Thomson Reuters trained its own AI model. Then it kept using Anthropic's anyway.

Thomson Reuters trained its own AI model but ended up using Anthropic's model instead.

Aug 24·phoronix.com

GNU Emacs 31.1 Released With Mouse Control Enabled By Default, Theme For New Users

GNU Emacs 31.1 is out today as the newest feature release to this popular text editor. Notable with GNU Emacs 31.1 is the mouse support for controlling Emacs in a terminal is enabled now by default.

slint-ui/slint repository on GitHub
Aug 24·github.com

Slint Toolkit Empowers Native UIs Across Embedded, Desktop, and Mobile

Slint is an open-source GUI toolkit for building native UIs across diverse platforms using a declarative language.