← Back to Blogs
HN Story

AMD Brings HDMI 2.1 Display Stream Compression to Linux

May 13, 2026

AMD Brings HDMI 2.1 Display Stream Compression to Linux

For Linux users with AMD hardware, the long-awaited arrival of full HDMI 2.1 support is finally becoming a reality. Recent updates to the amdgpu kernel driver are introducing critical support for Fixed Rate Link (FRL) and Display Stream Compression (DSC), paving the way for high-end display capabilities that were previously restricted or unavailable in the open-source ecosystem.

The Technical Leap: FRL and DSC

At the core of this update are two pivotal technologies: Fixed Rate Link (FRL) and Display Stream Compression (DSC).

Fixed Rate Link (FRL) is a fundamental part of the HDMI 2.1 specification that allows for significantly higher bandwidth than previous versions of the standard. Without FRL, the driver cannot leverage the full speed of HDMI 2.1 cables and ports.

Display Stream Compression (DSC) takes this a step further. DSC is a visually lossless, low-latency compression algorithm that allows the GPU to push more data through the available bandwidth. This efficiency is what enables extreme display configurations, such as:

  • 4K resolution at 240Hz
  • 8K resolution at 120Hz

By implementing DSC, AMD allows the amdgpu driver to support these high-refresh-rate, high-resolution panels without sacrificing visual quality or introducing perceptible lag.

Overcoming the "Legalese" Barrier

The path to open-source HDMI 2.1 support has been notoriously difficult. For years, the HDMI Forum—the body that governs the HDMI standard—has maintained strict control over the specification, often blocking the inclusion of certain features in open-source drivers due to licensing and legal restrictions.

While the exact nature of the compromise remains unclear, there is strong speculation within the community that Valve's involvement played a significant role. As one community member noted:

"This was previously blocked from inclusion in SteamOS by the HDMI forum. It would help the Steam Machine to reach 4K120Hz on HDMI."

Given Valve's push for the Steam Deck and its broader vision for Linux gaming (SteamOS), the pressure to provide a first-class HDMI 2.1 experience likely accelerated the negotiations between AMD and the HDMI Forum.

Timeline and Availability

AMD has already submitted the latest patches for HDMI FRL and FRL DSC to the Linux kernel mailing lists. According to the patch cover letter, these changes are expected to land with the next AMDGPU Display Core (DC) patch series.

For the end user, this means that support is likely to be upstreamed into the mainline Linux kernel during the Linux 7.2 cycle. Once integrated, users with compatible AMD GPUs and HDMI 2.1 displays will be able to leverage these high-bandwidth features natively through the open-source driver.

The Broader Context: HDMI vs. DisplayPort

Despite the progress, the debate between HDMI and DisplayPort continues. Because of the restrictive nature of the HDMI specification, some developers and power users still advocate for DisplayPort as the primary standard for Linux, as it generally lacks the same level of legal friction. However, for the vast majority of consumers—especially those using televisions as monitors or gaming consoles—HDMI remains the indispensable standard, making this driver update a critical win for the Linux desktop and gaming experience.

References

HN Stories