Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/compatibility/compatibility-matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Compatibility matrix
**************************************************************************************

The AMD GPU Driver (amdgpu) 30.20.1 is compatible with ROCm 7.1.x, 7.0.x, 6.4.x, and 6.3.x. For more information, see `User and kernel-space support matrix
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
<https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/user-kernel-space-compat-matrix.html>`__.

======================================
Expand Down
10 changes: 5 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
html_context["READTHEDOCS"] = True
project = "AMD GPU Driver (amdgpu)"

version = "30.20.1"
rocm_version = '7.1.1'
rocm_directory_version = '7.1.1' # in 6.0 rocm was located in /opt/rocm-6.0.0
amdgpu_version = '30.20.1' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/
amdgpu_url_version = '30.20.1'
version = "30.30.0"
rocm_version = '7.2'
rocm_directory_version = '7.2.0' # in 6.0 rocm was located in /opt/rocm-6.0.0
amdgpu_version = '30.30' # directory in https://repo.radeon.com/rocm/apt/ and https://repo.radeon.com/amdgpu-install/
amdgpu_url_version = '30.30'
release = version
html_title = f"AMD GPU Driver (amdgpu) {version}"
author = "Advanced Micro Devices, Inc."
Expand Down
18 changes: 10 additions & 8 deletions docs/documentation/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
# AMD GPU Driver (amdgpu) 30.20.1 release notes
# AMD GPU Driver (amdgpu) 30.30.0 release notes

The release notes provide release highlights and resolved issues since the previous AMD GPU Driver release (30.20.0).
The release notes provide release highlights and resolved issues since the previous AMD GPU Driver release (30.20.1).

## Release highlights

The following are notable new features and improvements in AMD GPU Driver 30.20.1.
The following are notable new features and improvements in AMD GPU Driver 30.30.0.

### Operating system and hardware support changes

The AMD GPU Driver 30.20.1 introduces support for RHEL 9.7 and RHEL 10.1.
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).

#### GPU resiliency
## Resolved issues

AMD GPU Driver now supports Multimedia Engine Reset for AMD Instinct MI355X GPUs. This finer-grain GPU resiliency feature enables recovery from faults related to VCN or JPEG without requiring a full GPU reset, thereby improving system stability and fault tolerance. Note that VCN queue reset functionality requires PLDM bundle 01.25.16.03 (or later) firmware.
The following previously known issues have been resolved in this release:

## Resolved issues
- 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.

- Resolved an issue where `MEM_USAGE` showed values in exabytes during KFD tests.

[ROCm Runtime (ROCr)](https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/) now returns `OUT_OF_RESOURCES` when it can't create an interrupt signal, rather than incorrectly reporting success. This fix prevents misleading errors such as “malformed packet” or “illegal opcode”, avoids downstream GPU faults, and enables applications to detect and handle the condition safely.
- Resolved errors that occurred during the execution of the `mem_leak_hip_samples` test.
46 changes: 23 additions & 23 deletions docs/install/detailed-install/post-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp

.. code-block:: bash

amdgpu/6.16.6-2255209.24.04, 6.14.0-36-generic, x86_64: installed
amdgpu/6.16.13-2278356.24.04, 6.14.0-37-generic, x86_64: installed

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``24.04``: distro version
- ``6.14.0-36-generic``: kernel version of dkms build
- ``6.14.0-37-generic``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

.. tab-item:: Debian
Expand All @@ -44,11 +44,11 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp

.. code-block:: bash

amdgpu/6.16.6-2255209.24.04, 6.12.57+deb13-amd64, x86_64: installed (Original modules exist)
amdgpu/6.16.13-2278356.24.04, 6.12.57+deb13-amd64, x86_64: installed (Original modules exist)

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``6.12.57+deb13-amd64``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

Expand All @@ -62,13 +62,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp

.. code-block:: bash

amdgpu/6.16.6-2255209.el10, 6.12.0-124.13.1.el10_1.x86_64, x86_64: installed (Original modules exist)
amdgpu/6.16.13-2278356.el10, 6.12.0-124.8.1.el10_1.x86_64: installed (Original modules exist)

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``el10``: distro version
- ``6.12.0-124.13.1.el10_1.x86_64``: kernel version of dkms build
- ``6.12.0-124.8.1.el10_1.x86_64``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

.. tab-item:: OL
Expand All @@ -81,13 +81,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp

.. code-block:: bash

amdgpu/6.16.6-2255209.el10, 6.12.0-105.51.5.el10uek.x86_64, x86_64: installed (original_module exists)
amdgpu/6.16.13-2278356.el10, 6.12.0-106.55.4.2.el10uek.x86_64, x86_64: installed (Original modules exist)

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``el10``: distro version
- ``6.12.0-105.51.5.el10uek.x86_64``: kernel version of dkms build
- ``6.12.0-106.55.4.2.el10uek.x86_64``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

.. tab-item:: Rocky
Expand All @@ -100,13 +100,13 @@ Use the following command to check the installation of the AMD GPU Driver (amdgp

.. code-block:: bash

amdgpu/6.16.6-2255209.el9, 5.14.0-570.58.1.el9_6.x86_64, x86_64: installed
amdgpu/6.16.13-2278356.el9, 5.14.0-611.20.1.el9_7.x86_64, x86_64: installed

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``el9``: distro version
- ``5.14.0-570.58.1.el9_6.x86_64``: kernel version of dkms build
- ``5.14.0-611.20.1.el9_7.x86_64``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

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

.. code-block:: bash

amdgpu/6.16.6-2255209, 6.4.0-150700.53.22-default, x86_64: installed (original_module exists)
amdgpu/6.16.13-2278356, 6.4.0-150700.53.25-default, x86_64: installed (original_module exists)

- ``amdgpu``: dkms module name
- ``6.16.6``: amdgpu driver version
- ``2255209``: amdgpu driver build number
- ``6.4.0-150700.53.22-default``: kernel version of dkms build
- ``6.16.13``: amdgpu driver version
- ``2278356``: amdgpu driver build number
- ``6.4.0-150700.53.25-default``: kernel version of dkms build
- ``installed``: dkms status; ``installed`` indicates successful installation of the amdgpu driver

.. _other_resources:
Expand Down
3 changes: 2 additions & 1 deletion docs/install/detailed-install/prerequisites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ your operating system to ensure you're able to download and install packages.
.. tab-set::

{% for os_version in config.html_context['rhel_version_numbers'] %}
{% set os_major, _ = os_version.split('.') %}
.. tab-item:: {{ os_version }}
:sync: {{ os_version }}

Expand All @@ -83,7 +84,7 @@ your operating system to ensure you're able to download and install packages.
.. code-block:: shell
:substitutions:

{% if os_version == '10.0' or '10.1' -%}
{% if os_major == '10' -%}
subscription-manager register --username <username> --password <password>
{%- else -%}
subscription-manager register --username <username> --password <password>
Expand Down
1 change: 1 addition & 0 deletions docs/release/versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ AMD GPU Driver (amdgpu) release history
:header: "Version","Release date"
:widths: 10, 30

"`30.30.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.0/>`_", "January 21, 2026"
"`30.20.1 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.20.1/>`_", "November 26, 2025"
"`30.20.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.20.0/>`_", "October 30, 2025"
"`30.10.2 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.10.2/>`_", "October 10, 2025"
Expand Down
4 changes: 2 additions & 2 deletions docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rocm-docs-core==1.29.0
rocm-docs-core==1.31.2
sphinx-reredirects
sphinxcontrib.datatemplates==0.11.0
Sphinx-Substitution-Extensions==2025.10.24
Sphinx-Substitution-Extensions==2026.1.12
11 changes: 6 additions & 5 deletions docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beartype==0.22.5
beartype==0.22.9
# via sphinx-substitution-extensions
beautifulsoup4==4.14.2
# via pydata-sphinx-theme
Expand Down Expand Up @@ -137,6 +137,7 @@ nest-asyncio==1.6.0
packaging==25.0
# via
# ipykernel
# pydata-sphinx-theme
# sphinx
parso==0.8.5
# via jedi
Expand All @@ -154,7 +155,7 @@ pure-eval==0.2.3
# via stack-data
pycparser==2.23
# via cffi
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.15.4
# via
# rocm-docs-core
# sphinx-book-theme
Expand Down Expand Up @@ -192,7 +193,7 @@ requests==2.32.5
# via
# pygithub
# sphinx
rocm-docs-core==1.29.0
rocm-docs-core==1.31.2
# via -r requirements.in
rpds-py==0.28.0
# via
Expand Down Expand Up @@ -222,7 +223,7 @@ sphinx==8.1.3
# sphinx-substitution-extensions
# sphinxcontrib-datatemplates
# sphinxcontrib-runcmd
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via rocm-docs-core
sphinx-copybutton==0.5.2
# via rocm-docs-core
Expand All @@ -234,7 +235,7 @@ sphinx-notfound-page==1.1.0
# via rocm-docs-core
sphinx-reredirects==0.1.6
# via -r requirements.in
sphinx-substitution-extensions==2025.10.24
sphinx-substitution-extensions==2026.1.12
# via -r requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down