diff options
author | 2025-03-25 11:18:43 -0600 | |
---|---|---|
committer | 2025-04-07 15:18:35 -0400 | |
commit | 5acd17d6d14ec1112a6427e7c02569cba6c46f2d (patch) | |
tree | 412bbafd0a823caf689834ac79e75213be859594 /Documentation/gpu | |
parent | Documentation/gpu: Add new acronyms (diff) | |
download | wireguard-linux-5acd17d6d14ec1112a6427e7c02569cba6c46f2d.tar.xz wireguard-linux-5acd17d6d14ec1112a6427e7c02569cba6c46f2d.zip |
Documentation/gpu: Change index order to show driver core first
Since driver-core has an overview of the AMD GPU hardware structure, it
makes more sense to keep it first. This commit move driver-core up in
the index list.
Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/gpu')
-rw-r--r-- | Documentation/gpu/amdgpu/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gpu/amdgpu/index.rst b/Documentation/gpu/amdgpu/index.rst index 4c75567854cb..fd47324437a0 100644 --- a/Documentation/gpu/amdgpu/index.rst +++ b/Documentation/gpu/amdgpu/index.rst @@ -7,8 +7,8 @@ Next (GCN), Radeon DNA (RDNA), and Compute DNA (CDNA) architectures. .. toctree:: - module-parameters driver-core + module-parameters display/index flashing xgmi |