
AMDは、Linux向けRadeon™ Software 25.20.3をリリースしました。
AMD Radeon™ Software for Linux® ドライバー 25.20.3
リリースノート
以下、AMD Radeon™ Software Linux® ドライバー 25.20.3のリリースノートです。古いGPU(Radeon™ R9 285 / 290 / 290X以降のGPU)にも対応しています。
Release Date: November 17th, 2025
This article provides information on the latest release version of Radeon™ Software for Linux®.
Highlights
- This release marks a significant milestone, featuring exclusively Open-Source software
- The Mesa Vulkan driver is now officially supported, complementing the existing, robust Mesa OpenGL component. To maintain a 100% open-source core, the AMD proprietary OpenGL and Vulkan drivers are no longer included.
- AMF is no longer included. AMF users are advised to transition to the open-standard VA-API / Mesa Multimedia for continued hardware video acceleration. Some examples of ffmpeg use cases with VA-API / Mesa Multimedia are shown below:
- Hardware Decode:
ffmpeg -hwaccel vaapi- Hardware Encode:
ffmpeg -vaapi_device /dev/dri/renderD128 -i in.mp4 -vf hwupload,scale_vaapi=format=nv12 -c:v h264_vaapi out.mp4- Hardware Transcode:
ffmpeg -vaapi_device /dev/dri/renderD128 -hwaccel vaapi - hwaccel_output_format vaapi -i in.mp4 -c:v hevc_vaapi out.mp4Please feel free to direct any questions or comments to the AMD Online Service Request.
- RHEL 10.0 support added: This release introduces compatibility with the RHEL 10.0 distribution.
- RHEL 8.10 support removed: Support for the RHEL 8.10 distribution has been removed in this release.
AMD Linux GPU Drivers Guidelines
AMD Linux GPU drivers are open source and integrated into popular Linux distributions (some of them are listed at Compatible 64-bit Operating Systems). For many use cases, AMD recommends using AMD GPU Linux drivers available from Linux distributions. Some of these use cases are described below:
- Using AMD APU products with any popular and up-to-date Linux distribution.
- Using AMD discrete GPU products that are well supported by a popular Linux distribution.
- Using a notebook or desktop PC pre-loaded with Linux and/or certified by a Linux distribution vendor.
- Using a Linux distribution that is not compatible with Radeon™ Software for Linux® such as:
- Fedora 43
- Pop!_OS
- Linux Mint 22
- Arch Linux
When using a very recent AMD discrete GPU that is not yet well supported by recent versions of Linux distributions, AMD recommends the most recent release of Radeon™ Software for Linux®. Many users find it convenient to migrate to AMD GPU Linux drivers available from Linux distributions once they've been updated to include support for the latest AMD GPU products.
AMD Radeon™ Product Family Compatibility
Radeon™ Software for Linux® is compatible with the following AMD products (level of compatibility may vary from product to product within each series; for details, please refer to AMD Drivers and Support :
Graphics Series
Professional Graphics Series
AMD Radeon™ AI PRO R9700 AMD Radeon™ PRO W7000 AMD Radeon™ RX 9000 AMD Radeon™ PRO W6000 AMD Radeon™ RX 7000 AMD Radeon™ PRO VII AMD Radeon™ RX 6000 AMD Radeon™ PRO W5000 AMD Radeon™ VII Radeon™ PRO WX x200 AMD Radeon™ RX 5000 Radeon™ PRO WX x100 Radeon™ RX Vega Radeon™ PRO AMD Radeon™ RX 500 AMD Radeon™ Pro Duo AMD Radeon™ RX 400 FirePro™ Wx100 AMD Radeon™ R9 Fury / Fury X / Nano FirePro™ Wx000 AMD Radeon™ R9 360 / 380 / 380X / 390 / 390X AMD Radeon™ R9 285 / 290 / 290X
関連記事