AMD ROCm 7.14 Production Release, Ubuntu Kernel AMD GPU Regression, PowerVR Firmware Upstream

This week sees the release of AMD's ROCm 7.14 compute stack, alongside a critical warning from Ubuntu about a severe AMD GPU performance regression in upcoming kernel updates. Additionally, Imagination PowerVR BXM-4-64 GPU firmware has been upstreamed, enabling hardware acceleration for the T-Head TH1520 SoC on Linux.

AMD Releases ROCm 7.14 Production Build, Alongside Lemonade 11.0 (Phoronix)

AMD has rolled out ROCm 7.14, marking its first production release built using "TheRock" architecture. While the headline touches on the GAIA AI software, the release of ROCm 7.14 is the most significant update for developers and researchers leveraging AMD GPUs for high-performance computing and AI workloads. This new version of the ROCm compute stack offers enhanced stability and performance optimizations, crucial for accelerating applications in areas such as machine learning, scientific simulations, and data analytics on compatible AMD hardware. ROCm 7.14's "production release" status indicates a matured and more reliable platform for deploying GPU-accelerated solutions. Developers relying on the ROCm ecosystem can expect improved compatibility with various frameworks and libraries, alongside potential performance gains for existing applications. This update is vital for the continued growth of AMD's presence in the competitive GPU compute market, providing a robust alternative to NVIDIA's CUDA. Users are encouraged to update their ROCm installations to benefit from the latest features and stability improvements, which can be downloaded and installed today.
Updating to ROCm 7.14 is a no-brainer for anyone pushing AMD GPUs in AI; a production release means fewer headaches and better performance for my models and frameworks.

Ubuntu Kernel Team Warns of Severe AMD GPU Performance Regression in Upcoming Kernel (Phoronix)

The Ubuntu Kernel Team has issued a critical warning regarding an impending AMD GPU performance regression affecting Ubuntu 26.04 and Ubuntu 24.04 LTS HWE users. Upcoming kernel point releases are expected to introduce a significant performance degradation, potentially reducing AMD GPU performance by up to 42x. This alarming regression stems from changes within the Linux kernel's AMDGPU driver, highlighting the delicate balance required in kernel development to maintain hardware performance and stability. Such a severe performance drop could critically impact users relying on AMD GPUs for gaming, professional graphics applications, or compute workloads on Ubuntu. The proactive warning from the Ubuntu Kernel Team allows users to be aware of the issue before updating, potentially advising against immediate kernel updates or preparing for a temporary workaround if performance is paramount. This incident underscores the importance of rigorous testing in the open-source driver development cycle and the profound impact kernel changes can have on GPU functionality and speed.
A 42x performance hit is massive; this warning means I'll be holding off on Ubuntu kernel updates until this AMDGPU regression is officially resolved and patched.

Imagination PowerVR BXM-4-64 GPU Firmware Upstreamed For The T-Head TH1520 SoC (Phoronix)

Firmware for the Imagination Technologies PowerVR BXM-4-64 Rogue GPU, integrated into the Alibaba T-Head TH1520 SoC, has been successfully upstreamed to the linux-firmware.git repository. This crucial step enables proper hardware acceleration and functionality for devices featuring this specific GPU under Linux. Upstreaming the firmware is a prerequisite for the kernel to effectively communicate with and manage the GPU, allowing for the deployment of graphics drivers and compute capabilities where previously they might have been limited or non-existent. The availability of this firmware is a boon for developers and users working with the T-Head TH1520 SoC, particularly in embedded systems, edge AI devices, or single-board computers where this chip might be utilized. It signifies a maturation of Linux support for the PowerVR BXM-4-64, paving the way for improved graphics performance, display output, and potential GPGPU acceleration. This process exemplifies the collaborative nature of open-source development, where hardware vendors and the community work together to ensure broad operating system compatibility and feature enablement.
Seeing PowerVR BXM-4-64 firmware hit upstream is excellent; it unlocks proper GPU support on the T-Head TH1520, which is key for our embedded Linux projects.