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.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
<https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/user-kernel-space-compat-matrix.html>`__.

======================================
Expand Down
12 changes: 6 additions & 6 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.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."
Expand Down Expand Up @@ -43,7 +43,7 @@
html_theme = "rocm_docs_theme"
html_theme_options = {
"flavor": "amdgpu",
"announcement": f"<a id='rocm-banner' href='https://instinct.docs.amd.com/projects/amdgpu-docs/en/31.20.0-preview/'>AMD GPU Driver 31.20.0</a> is a technology preview intended for use only with <a id='rocm-banner' href='https://rocm.docs.amd.com/en/7.12.0-preview/index.html'>AMD ROCm 7.12.0 technology preview</a>. For production use, continue to use AMD GPU Driver {version} documentation.",
"announcement": f"<a id='rocm-banner' href='https://instinct.docs.amd.com/projects/amdgpu-docs/en/31.30.0-preview/'>AMD GPU Driver 31.30.0</a> is a technology preview intended for use only with <a id='rocm-banner' href='https://rocm.docs.amd.com/en/7.13.0-preview/index.html'>AMD ROCm 7.13.0 technology preview</a>. For production use, continue to use AMD GPU Driver {version} documentation.",
"link_main_doc": True,
# Add any additional theme options here
}
Expand Down
6 changes: 3 additions & 3 deletions docs/documentation/release-notes.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
26 changes: 13 additions & 13 deletions docs/install/detailed-install/post-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
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.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

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.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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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

Expand Down
3 changes: 2 additions & 1 deletion 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.4 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.4/>`_", "May 29, 2026"
"`30.30.3 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.3/>`_", "May 4, 2026"
"`30.30.2 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.2/>`_", "April 17, 2026"
"`30.30.1 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.30.1/>`_", "March 25, 2026"
Expand All @@ -20,4 +21,4 @@ AMD GPU Driver (amdgpu) release history
"`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"
"`30.10.1 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.10.1/>`_", "September 17, 2025"
"`30.10.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.10.0/>`_", "September 16, 2025"
"`30.10.0 <https://instinct.docs.amd.com/projects/amdgpu-docs/en/docs-30.10/>`_", "September 16, 2025"
Loading