]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation/gpu: Create a documentation entry just for hardware info
authorRodrigo Siqueira <siqueira@igalia.com>
Tue, 25 Mar 2025 17:18:44 +0000 (11:18 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:35 +0000 (15:18 -0400)
commitc6a1c23d1041f7a5f8f259face14212c6ce4f1a8
treebc3d2295fdfceefce41ae1b0d5e1b4a705ef79ae
parent5acd17d6d14ec1112a6427e7c02569cba6c46f2d
Documentation/gpu: Create a documentation entry just for hardware info

The APU and dGPU tables are hidden in the driver misc info, which makes
it hard to find specific hardware info when users need it. This commit
creates a single page for this information and adds it to the top of the
amdgpu list to improve searchability.

Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/amd-hardware-list-info.rst [new file with mode: 0644]
Documentation/gpu/amdgpu/driver-misc.rst
Documentation/gpu/amdgpu/index.rst