AMD Submits More Graphics Driver Changes For Linux 7.2

Written by Michael Larabel in Radeon on 30 May 2026 at 09:39 AM EDT. Add A Comment
RADEON
On Friday was the latest AMDGPU/AMDKFD pull request landing more kernel graphics/compute driver improvements in DRM-Next ahead of the Linux 7.2 merge window happening in mid-June.

This latest round of "more stuff" for the Linux 7.2 kernel with the AMDGPU kernel graphics driver and AMDKFD kernel compute driver are largely around bug fixes. There is also some code clean-ups and other low-level changes but by and large it's about bug fixing. With Linux 7.1-rc6 due out tomorrow, we are approaching the cut-off of new feature material to DRM-Next for changes to land in Linux 7.2, thus beginning to focus more on bug fixing.

One of the main AMDGPU changes introduced in prior pull requests to DRM-Next for Linux 7.2 is introducing the AMDGPU DC power module for this next kernel version. There is also ongoing work around enabling next-gen AMD Radeon graphics IP.

What hasn't yet been submitted with any AMDGPU pull request for Linux 7.2 is the ongoing HDMI 2.1 / FRL enablement work. Given the timing, we'll see if any last minute pull request is issued in the coming days otherwise it's likely that HDMI 2.1 implementation work won't be landing until the Linux v7.3 kernel cycle or later, which would be unfortunate considering Linux 7.2 is what's going to be powering the likes of Ubuntu 26.10.
amd-drm-next-7.2-2026-05-29:

amdgpu:
- GEM_OP warning fix
- GEM_OP locking fix
- Userq fixes
- DCN 2.1 refclk fix
- SI fixes
- HMM fixes
- Add DC KUNIT tests
- UML fixes
- Switch to system_dfl_wq
- Old DC power state cleanup
- RAS fixes

amdkfd:
- svm_range_set_attr locking fix
- CRIU restore fix
- KFD debugger fix

radeon:
- Use struct drm_edid instead of struct edid

The full list of these latest patches for AMDGPU/AMDKFD targeting Linux 7.2 can be found via this pull request.
Related News
About The Author

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week