From df9e9b83c63b3c79711906cc9d7a6cfe5d2eb968 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Mon, 4 May 2026 08:41:43 -0400 Subject: [PATCH] 30.30.3 release update --- docs/compatibility/compatibility-matrix.rst | 2 +- docs/conf.py | 10 +++---- docs/documentation/release-notes.md | 20 +++----------- .../install/detailed-install/post-install.rst | 26 +++++++++---------- docs/release/versions.rst | 1 + 5 files changed, 24 insertions(+), 35 deletions(-) diff --git a/docs/compatibility/compatibility-matrix.rst b/docs/compatibility/compatibility-matrix.rst index 57d9657..f3a3dbc 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.2 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.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 `__. ====================================== diff --git a/docs/conf.py b/docs/conf.py index c5abe53..b063e50 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.2" -rocm_version = '7.2.1' -rocm_directory_version = '7.2.1' # in 6.0 rocm was located in /opt/rocm-6.0.0 -amdgpu_version = '30.30.2' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/ -amdgpu_url_version = '30.30.2' +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' 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 e73fae2..64bc1ea 100644 --- a/docs/documentation/release-notes.md +++ b/docs/documentation/release-notes.md @@ -1,25 +1,13 @@ -# AMD GPU Driver (amdgpu) 30.30.2 release notes +# AMD GPU Driver (amdgpu) 30.30.3 release notes -The release notes provide release highlights and resolved issues since the previous AMD GPU Driver release (30.30.1). +The release notes provide release highlights since the previous AMD GPU Driver release (30.30.2). ## Release highlights -The following are notable improvements and updates in AMD GPU Driver 30.30.2. +Added support for ROCm 7.2.3. -### Operating system and hardware support changes +## Operating system and hardware support changes This release doesn’t introduce operating system or hardware support changes. For compatibility between AMD GPU Driver, ROCm, GPUs, and operating systems, see the [Compatibility matrix](../compatibility/compatibility-matrix.rst). - -### RAS and memory reliability improvements - -The AMD GPU Driver 30.30.2 improves the Reliability, Availability, and Serviceability (RAS) subsystem with enhanced Bad Page Retirement handling on AMD Instinct MI300 Series GPUs. The driver now correctly identifies and retires all bad pages within a physical memory row, and properly recovers from invalid EEPROM table states. - -## Resolved issues - -The following previously known issues have been resolved in this release: - -- Resolved an issue on AMD Instinct MI300 Series GPUs where the RAS EEPROM bad page table could become invalid, preventing the Bad Page Retirement feature from functioning correctly. The driver now detects and resets invalid EEPROM tables, restoring proper bad page tracking. - -- Resolved an issue where VRAM type information was not being queried from firmware, causing incorrect memory type handling that affected the algorithm used to identify all bad pages within the same physical row. The driver now retrieves VRAM information directly from firmware for accurate bad page identification on AMD Instinct MI300 Series GPUs. diff --git a/docs/install/detailed-install/post-install.rst b/docs/install/detailed-install/post-install.rst index 352a94a..de1cdd4 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-2317211.24.04, 6.17.0-20-generic, x86_64: installed + amdgpu/6.16.13-2327507.24.04, 6.17.0-20-generic, x86_64: installed - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2317211``: amdgpu driver build number + - ``2327507``: 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-2317211.24.04, 6.12.63+deb13-amd64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2327507.24.04, 6.12.63+deb13-amd64, x86_64: installed (Original modules exist) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2317211``: amdgpu driver build number + - ``2327507``: 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-2317211.el10, 6.12.0-124.49.1.el10_1.x86_64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2327507.el10, 6.12.0-124.52.1.el10_1.x86_64, x86_64: installed (Original modules exist) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2317211``: amdgpu driver build number + - ``2327507``: amdgpu driver build number - ``el10``: distro version - - ``6.12.0-124.49.1.el10_1.x86_64``: kernel version of dkms build + - ``6.12.0-124.52.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-2317211.el10, 6.12.0-200.74.27.2.el10uek.x86_64, x86_64: installed (Original modules exist) + amdgpu/6.16.13-2327507.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 - - ``2317211``: amdgpu driver build number + - ``2327507``: 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-2317211.el9, 5.14.0-611.47.1.el9_7.x86_64, x86_64: installed + amdgpu/6.16.13-2327507.el9, 5.14.0-611.47.1.el9_7.x86_64, x86_64: installed - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2317211``: amdgpu driver build number + - ``2327507``: 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-2317211, 6.4.0-150700.53.34-default, x86_64: installed (original_module exists) + amdgpu/6.16.13-2327507, 6.4.0-150700.53.34-default, x86_64: installed (original_module exists) - ``amdgpu``: dkms module name - ``6.16.13``: amdgpu driver version - - ``2317211``: amdgpu driver build number + - ``2327507``: 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 5755cfb..cd3fde7 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.3 `_", "May 4, 2026" "`30.30.2 `_", "April 17, 2026" "`30.30.1 `_", "March 25, 2026" "`30.30.0 `_", "January 21, 2026"