Skip to content

Commit fcbbc3f

Browse files
authored
30.30.1 release update (#92)
* 30.30.1-release-update * update GA date * fix linting
1 parent e60f785 commit fcbbc3f

5 files changed

Lines changed: 33 additions & 38 deletions

File tree

docs/compatibility/compatibility-matrix.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Compatibility matrix
77
**************************************************************************************
88

9-
The AMD GPU Driver (amdgpu) 30.30.0 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
9+
The AMD GPU Driver (amdgpu) 30.30.1 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
1010
<https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/user-kernel-space-compat-matrix.html>`__.
1111

1212
======================================

docs/conf.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
html_context["READTHEDOCS"] = True
88
project = "AMD GPU Driver (amdgpu)"
99

10-
version = "30.30.0"
11-
rocm_version = '7.2'
12-
rocm_directory_version = '7.2.0' # in 6.0 rocm was located in /opt/rocm-6.0.0
13-
amdgpu_version = '30.30' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/
10+
version = "30.30.1"
11+
rocm_version = '7.2.1'
12+
rocm_directory_version = '7.2.1' # in 6.0 rocm was located in /opt/rocm-6.0.0
13+
amdgpu_version = '30.30.1' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/
1414
amdgpu_url_version = '30.30'
1515
release = version
1616
html_title = f"AMD GPU Driver (amdgpu) {version}"
@@ -24,8 +24,8 @@
2424
rhel_version_numbers = ['10.1', '10.0', '9.7', '9.6', '9.4', '8.10']
2525
sles_version_numbers = ['15.7']
2626
ol_release_version_numbers = ['10', '9', '8']
27-
ol_version_numbers = ['10.0', '9.6', '8.10']
28-
rl_version_numbers = ['9.6']
27+
ol_version_numbers = ['10.1', '9.7', '8.10']
28+
rl_version_numbers = ['9.7']
2929

3030
html_context = {
3131
"ubuntu_version_numbers" : ubuntu_version_numbers,
Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
1-
# AMD GPU Driver (amdgpu) 30.30.0 release notes
1+
# AMD GPU Driver (amdgpu) 30.30.1 release notes
22

3-
The release notes provide release highlights and resolved issues since the previous AMD GPU Driver release (30.20.1).
3+
The release notes provide release highlights and resolved issues since the previous AMD GPU Driver release (30.30.0).
44

55
## Release highlights
66

7-
The following are notable new features and improvements in AMD GPU Driver 30.30.0.
7+
The following are notable new features and improvements in AMD GPU Driver 30.30.1.
88

99
### Operating system and hardware support changes
1010

11-
This release doesn't introduce operating system or hardware support changes.
11+
The AMD GPU Driver 30.30.1 introduces support for Ubuntu 24.04.4 HWE (Hardware Enablement).
1212

1313
For compatibility between AMD GPU Driver, ROCm, GPUs, and operating systems, see the [Compatibility matrix](../compatibility/compatibility-matrix.rst).
1414

1515
## Resolved issues
1616

17-
The following previously known issues have been resolved in this release:
18-
19-
- Resolved an issue where several GDB unit tests were timing out because the test application sent a `kill` command to the kernel while it was still shutting down VM entities, and the VM release work queue was active.
20-
21-
- Resolved an issue where `MEM_USAGE` showed values in exabytes during KFD tests.
22-
23-
- Resolved errors that occurred during the execution of the `mem_leak_hip_samples` test.
17+
Resolved an issue on Navi3x platforms where the Kernel Fusion Driver (KFD) could stop functioning if a GPU device was removed at runtime. The driver now supports hot‑unplug scenarios and reports device unavailability when all GPUs are removed. This fix has been validated on MI200-Series GPUs and MI300-Series GPUs.

docs/install/detailed-install/post-install.rst

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
2525

2626
.. code-block:: bash
2727
28-
amdgpu/6.16.13-2278356.24.04, 6.14.0-37-generic, x86_64: installed
28+
amdgpu/6.16.13-2303411.24.04, 6.17.0-19-generic, x86_64: installed
2929
3030
- ``amdgpu``: dkms module name
3131
- ``6.16.13``: amdgpu driver version
32-
- ``2278356``: amdgpu driver build number
32+
- ``2303411``: amdgpu driver build number
3333
- ``24.04``: distro version
34-
- ``6.14.0-37-generic``: kernel version of dkms build
34+
- ``6.17.0-19-generic``: kernel version of dkms build
3535
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
3636

3737
.. tab-item:: Debian
@@ -44,12 +44,12 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
4444

4545
.. code-block:: bash
4646
47-
amdgpu/6.16.13-2278356.24.04, 6.12.57+deb13-amd64, x86_64: installed (Original modules exist)
47+
amdgpu/6.16.13-2303411.24.04, 6.12.63+deb13-amd64, x86_64: installed (Original modules exist)
4848
4949
- ``amdgpu``: dkms module name
5050
- ``6.16.13``: amdgpu driver version
51-
- ``2278356``: amdgpu driver build number
52-
- ``6.12.57+deb13-amd64``: kernel version of dkms build
51+
- ``2303411``: amdgpu driver build number
52+
- ``6.12.63+deb13-amd64``: kernel version of dkms build
5353
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
5454

5555
.. tab-item:: RHEL
@@ -62,13 +62,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
6262

6363
.. code-block:: bash
6464
65-
amdgpu/6.16.13-2278356.el10, 6.12.0-124.8.1.el10_1.x86_64: installed (Original modules exist)
65+
amdgpu/6.16.13-2303411.el10, 6.12.0-124.45.1.el10_1.x86_64, x86_64: installed (Original modules exist)
6666
6767
- ``amdgpu``: dkms module name
6868
- ``6.16.13``: amdgpu driver version
69-
- ``2278356``: amdgpu driver build number
69+
- ``2303411``: amdgpu driver build number
7070
- ``el10``: distro version
71-
- ``6.12.0-124.8.1.el10_1.x86_64``: kernel version of dkms build
71+
- ``6.12.0-124.45.1.el10_1.x86_64``: kernel version of dkms build
7272
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
7373

7474
.. tab-item:: OL
@@ -77,17 +77,17 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
7777
7878
sudo dkms status
7979
80-
**Sample output for OL 10.0:**
80+
**Sample output for OL 10.1:**
8181

8282
.. code-block:: bash
8383
84-
amdgpu/6.16.13-2278356.el10, 6.12.0-106.55.4.2.el10uek.x86_64, x86_64: installed (Original modules exist)
84+
amdgpu/6.16.13-2303411.el10, 6.12.0-109.67.6.el10uek.x86_64, x86_64: installed (Original modules exist)
8585
8686
- ``amdgpu``: dkms module name
8787
- ``6.16.13``: amdgpu driver version
88-
- ``2278356``: amdgpu driver build number
88+
- ``2303411``: amdgpu driver build number
8989
- ``el10``: distro version
90-
- ``6.12.0-106.55.4.2.el10uek.x86_64``: kernel version of dkms build
90+
- ``6.12.0-109.67.6.el10uek.x86_64``: kernel version of dkms build
9191
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
9292

9393
.. tab-item:: Rocky
@@ -96,17 +96,17 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
9696
9797
sudo dkms status
9898
99-
**Sample output for Rocky 9.6:**
99+
**Sample output for Rocky 9.7:**
100100

101101
.. code-block:: bash
102102
103-
amdgpu/6.16.13-2278356.el9, 5.14.0-611.20.1.el9_7.x86_64, x86_64: installed
103+
amdgpu/6.16.13-2303411.el9, 5.14.0-611.36.1.el9_7.x86_64, x86_64: installed
104104
105105
- ``amdgpu``: dkms module name
106106
- ``6.16.13``: amdgpu driver version
107-
- ``2278356``: amdgpu driver build number
107+
- ``2303411``: amdgpu driver build number
108108
- ``el9``: distro version
109-
- ``5.14.0-611.20.1.el9_7.x86_64``: kernel version of dkms build
109+
- ``5.14.0-611.36.1.el9_7.x86_64``: kernel version of dkms build
110110
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
111111

112112
.. tab-item:: SLES
@@ -119,12 +119,12 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp
119119

120120
.. code-block:: bash
121121
122-
amdgpu/6.16.13-2278356, 6.4.0-150700.53.25-default, x86_64: installed (original_module exists)
122+
amdgpu/6.16.13-2303411, 6.4.0-150700.53.31-default, x86_64: installed (original_module exists)
123123
124124
- ``amdgpu``: dkms module name
125125
- ``6.16.13``: amdgpu driver version
126-
- ``2278356``: amdgpu driver build number
127-
- ``6.4.0-150700.53.25-default``: kernel version of dkms build
126+
- ``2303411``: amdgpu driver build number
127+
- ``6.4.0-150700.53.31-default``: kernel version of dkms build
128128
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver
129129

130130
.. _other_resources:

docs/release/versions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ AMD GPU Driver (amdgpu) release history
1212
:header: "Version","Release date"
1313
:widths: 10, 30
1414

15+
"`30.30.1 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.1/>`_", "March 25, 2026"
1516
"`30.30.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.0/>`_", "January 21, 2026"
1617
"`30.20.1 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.20.1/>`_", "November 26, 2025"
1718
"`30.20.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.20.0/>`_", "October 30, 2025"

0 commit comments

Comments
 (0)