From becb7c17251cb0f71284f642258beba510d4b932 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Fri, 15 May 2026 20:06:19 -0400 Subject: [PATCH 1/3] update preview release banner --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index b063e50..16f87a1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ html_theme = "rocm_docs_theme" html_theme_options = { "flavor": "amdgpu", - "announcement": f"AMD GPU Driver 31.20.0 is a technology preview intended for use only with AMD ROCm 7.12.0 technology preview. For production use, continue to use AMD GPU Driver {version} documentation.", + "announcement": f"AMD GPU Driver 31.30.0 is a technology preview intended for use only with AMD ROCm 7.13.0 technology preview. For production use, continue to use AMD GPU Driver {version} documentation.", "link_main_doc": True, # Add any additional theme options here } From c749c34fccb62f25fbf46865501295ca5b42ec06 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Fri, 15 May 2026 20:46:13 -0400 Subject: [PATCH 2/3] update 30.10 doc link --- docs/release/versions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release/versions.rst b/docs/release/versions.rst index cd3fde7..4e6eef9 100644 --- a/docs/release/versions.rst +++ b/docs/release/versions.rst @@ -20,4 +20,4 @@ AMD GPU Driver (amdgpu) release history "`30.20.0 `_", "October 30, 2025" "`30.10.2 `_", "October 10, 2025" "`30.10.1 `_", "September 17, 2025" - "`30.10.0 `_", "September 16, 2025" + "`30.10.0 `_", "September 16, 2025" From e2de2e53009335dd61023160b1c30f1d40993b70 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Thu, 28 May 2026 14:48:25 -0400 Subject: [PATCH 3/3] 30.30.4 release update --- docs/compatibility/compatibility-matrix.rst | 2 +- docs/conf.py | 10 +++---- docs/documentation/release-notes.md | 6 ++--- .../install/detailed-install/post-install.rst | 26 +++++++++---------- docs/release/versions.rst | 1 + 5 files changed, 23 insertions(+), 22 deletions(-) diff --git a/docs/compatibility/compatibility-matrix.rst b/docs/compatibility/compatibility-matrix.rst index f3a3dbc..1eb94dc 100644 --- a/docs/compatibility/compatibility-matrix.rst +++ b/docs/compatibility/compatibility-matrix.rst @@ -6,7 +6,7 @@ Compatibility matrix ************************************************************************************** -The AMD GPU Driver (amdgpu) 30.30.3 is compatible with ROCm 7.2.x, 7.1.x, 7.0.x, 6.4.x, and 6.3.x. For more information, see `AMD GPU Driver (amdgpu) support matrix +The AMD GPU Driver (amdgpu) 30.30.4 is compatible with ROCm 7.2.x, 7.1.x, 7.0.x, 6.4.x, and 6.3.x. For more information, see `AMD GPU Driver (amdgpu) support matrix `__. ====================================== diff --git a/docs/conf.py b/docs/conf.py index 16f87a1..444b995 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -7,11 +7,11 @@ html_context["READTHEDOCS"] = True project = "AMD GPU Driver (amdgpu)" -version = "30.30.3" -rocm_version = '7.2.3' -rocm_directory_version = '7.2.3' # in 6.0 rocm was located in /opt/rocm-6.0.0 -amdgpu_version = '30.30.3' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/ -amdgpu_url_version = '30.30.3' +version = "30.30.4" +rocm_version = '7.2.4' +rocm_directory_version = '7.2.4' # in 6.0 rocm was located in /opt/rocm-6.0.0 +amdgpu_version = '30.30.4' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/ +amdgpu_url_version = '30.30.4' release = version html_title = f"AMD GPU Driver (amdgpu) {version}" author = "Advanced Micro Devices, Inc." diff --git a/docs/documentation/release-notes.md b/docs/documentation/release-notes.md index 64bc1ea..6ed51f9 100644 --- a/docs/documentation/release-notes.md +++ b/docs/documentation/release-notes.md @@ -1,10 +1,10 @@ -# AMD GPU Driver (amdgpu) 30.30.3 release notes +# AMD GPU Driver (amdgpu) 30.30.4 release notes -The release notes provide release highlights since the previous AMD GPU Driver release (30.30.2). +The release notes provide release highlights since the previous AMD GPU Driver release (30.30.3). ## Release highlights -Added support for ROCm 7.2.3. +Added support for ROCm 7.2.4. ## Operating system and hardware support changes diff --git a/docs/install/detailed-install/post-install.rst b/docs/install/detailed-install/post-install.rst index de1cdd4..5fad525 100644 --- a/docs/install/detailed-install/post-install.rst +++ b/docs/install/detailed-install/post-install.rst @@ -25,11 +25,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507.24.04, 6.17.0-20-generic, x86_64: installed + amdgpu/6.16.13-2341068.24.04, 6.17.0-20-generic, x86_64: installed - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``24.04``: distro version - ``6.17.0-20-generic``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver @@ -44,11 +44,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507.24.04, 6.12.63+deb13-amd64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2341068.24.04, 6.12.63+deb13-amd64, x86_64: installed (Original modules exist) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``6.12.63+deb13-amd64``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver @@ -62,13 +62,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507.el10, 6.12.0-124.52.1.el10_1.x86_64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2341068.el10, 6.12.0-124.56.1.el10_1.x86_64, x86_64: installed (Original modules exist) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``el10``: distro version - - ``6.12.0-124.52.1.el10_1.x86_64``: kernel version of dkms build + - ``6.12.0-124.56.1.el10_1.x86_64``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver .. tab-item:: OL @@ -81,11 +81,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507.el10, 6.12.0-200.74.27.2.el10uek.x86_64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2341068.el10, 6.12.0-200.74.27.2.el10uek.x86_64, x86_64: installed (Original modules exist) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``el10``: distro version - ``6.12.0-200.74.27.2.el10uek.x86_64``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver @@ -100,11 +100,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507.el9, 5.14.0-611.47.1.el9_7.x86_64, x86_64: installed + amdgpu/6.16.13-2341068.el9, 5.14.0-611.47.1.el9_7.x86_64, x86_64: installed - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``el9``: distro version - ``5.14.0-611.47.1.el9_7.x86_64``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver @@ -119,11 +119,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp .. code-block:: bash - amdgpu/6.16.13-2327507, 6.4.0-150700.53.34-default, x86_64: installed (original_module exists) + amdgpu/6.16.13-2341068, 6.4.0-150700.53.34-default, x86_64: installed (original_module exists) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2327507``: amdgpu driver build number + - ``2341068``: amdgpu driver build number - ``6.4.0-150700.53.34-default``: kernel version of dkms build - ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver diff --git a/docs/release/versions.rst b/docs/release/versions.rst index 4e6eef9..85d82d5 100644 --- a/docs/release/versions.rst +++ b/docs/release/versions.rst @@ -12,6 +12,7 @@ AMD GPU Driver (amdgpu) release history :header: "Version","Release date" :widths: 10, 30 + "`30.30.4 `_", "May 29, 2026" "`30.30.3 `_", "May 4, 2026" "`30.30.2 `_", "April 17, 2026" "`30.30.1 `_", "March 25, 2026"