Gbuck12DocsHardware
Related
Behind Trump's Claim: Why China Turned Down Nvidia's H200 AI ChipsApple Discontinues Entry-Level Mac Mini, Raises Base Price to $799How to Correct Misreported CPU Frequency on Intel Bartlett Lake in LinuxIntel's Wildcat Lake Budget Laptops: Pricing, Availability, and Key Features ExplainedIntel Unleashes Linux 7.2 Driver Overhaul for Crescent Island AI AcceleratorHow to Choose Between the MINISFORUM M2 and M2 Pro Mini PCs: A Release Status GuideMINISFORUM M2 Mini PC Launches with Intel Panther Lake, M2 Pro Still AwaitedComprehensive Guide to Enabling FSR 4 on Radeon RX 7000 and RX 6000 Series Graphics Cards

AMD Linux Driver Ships HDMI 2.1 FRL Feature in Disabled State

Last updated: 2026-05-21 04:58:40 · Hardware

AMD Confirms HDMI 2.1 FRL Support Will Arrive Disabled by Default

January 27, 2025 — AMD has confirmed that the highly anticipated HDMI 2.1 Fixed Rate Link (FRL) support for its open-source AMDGPU kernel driver will be initially disabled by default. The move comes as the company releases the latest set of patches adding both HDMI 2.1 FRL and Display Stream Compression (DSC) capabilities to the driver.

AMD Linux Driver Ships HDMI 2.1 FRL Feature in Disabled State

"We are taking a cautious approach to ensure stability and compatibility across a wide range of hardware configurations," said an AMD graphics driver engineer familiar with the patches. "Enabling FRL out of the box could introduce regressions for users who don't yet have HDMI 2.1 displays or cables."

The patches, published on the Linux kernel mailing list today, represent a significant milestone in bringing full HDMI 2.1 support to the open-source Radeon driver. However, users will need to manually enable the feature via a kernel module parameter until further testing is complete.

Background

HDMI 2.1 FRL support has been one of the most requested features for the AMDGPU driver, allowing high-bandwidth connections for 4K at 120Hz and 8K content. The HDMI Forum's licensing restrictions have historically made it difficult for open-source drivers to implement the standard.

AMD's engineers have managed to work around these barriers using publicly available information and clean-room reverse engineering, though the exact methodology remains undisclosed. The DSC patches complement FRL by enabling visually lossless compression for even higher resolutions.

The patches have undergone internal review and testing, but AMD wants broader community validation before enabling FRL by default. This precautionary measure is common for complex video output features in the Linux graphics stack.

What This Means

For end users, the immediate impact is minimal: those with HDMI 2.1 displays can still unlock the full bandwidth by adding the parameter amdgpu.dc_hdmi_frl=1 to their kernel boot options. The disabled-by-default approach reduces the risk of display glitches or boot failures on systems without proper HDMI 2.1 cables.

Looking ahead, this development signals that AMD is committed to delivering a fully open HDMI 2.1 solution, despite industry headwinds. Early adopters and developers can now test the functionality and provide feedback, accelerating the timeline for a final enabled-by-default release.

— Reporting contributed by open-source graphics experts and kernel maintainers.