AMD is already writing Linux drivers for RDNA 5 — a GPU that won't ship until 2027
AMD has submitted patches to the Linux kernel mailing list that include early infrastructure for a new display engine called DCN6 — and the code is explicitly linked to GFX13, the internal codename for the RDNA 5 graphics architecture. Reported first by Phoronix, this is the earliest confirmed appearance of RDNA 5 in any public, open-source codebase. Discrete RDNA 5 GPUs aren't expected until mid-2027, which makes these patches more than a year ahead of launch.
The display engine
DCN stands for Display Core Next — the part of AMD's GPU that handles what actually appears on your monitor. Each new GPU generation gets a new DCN version, and the jump from DCN 3.x (used in the Radeon RX 6000 and 7000 series) to DCN 6 suggests AMD is overhauling the display stack in a meaningful way.
The patches themselves are skeletal: they lay a foundation rather than deliver finished features. Still, the code already describes several concrete improvements. DCN6 adds scaling linearity controls, cositing surface options, and a new UPSP pre-scaler designed to handle 4:2:0 and 4:2:2 content — the color formats used in HDR video. Clock speeds, memory configurations, and gaming performance figures are nowhere to be found yet; those come later, closer to hardware finalization.
Source: AI
Why Linux first
AMD has pushed early kernel support ahead of hardware launches for years, and it matters. When a new GPU ships without stable kernel support, Linux users are left with a broken system until patches catch up — a situation AMD has worked hard to avoid. Getting the display engine into the kernel early means that by the time RDNA 5 cards hit retail, the foundation will already be tested and merged.
This also signals something broader. AMD's open-source driver work feeds directly into its ROCm compute ecosystem, which competes with NVIDIA's CUDA platform. WCCFtech notes these patches are specifically laying groundwork before hardware-specific features get added in future updates — a staged approach that reduces the risk of driver failures at launch.
Source: AI
What to expect
RDNA 5 is reportedly manufactured on TSMC's N3P node, according to leaker @Kepler_L2 as cited by Notebookcheck. A mid-2027 launch window is widely referenced, though AMD has said nothing official on product names, pricing, or availability. For now, 2026 is a transition year — RDNA 4 holds the line while RDNA 5 development quietly moves forward in kernel mailing lists and compiler repositories.