mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

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>
23 lines
564 B
ReStructuredText
23 lines
564 B
ReStructuredText
=================================================
|
|
AMD Hardware Components Information per Product
|
|
=================================================
|
|
|
|
On this page, you can find the AMD product name and which component version is
|
|
part of it.
|
|
|
|
Accelerated Processing Units (APU) Info
|
|
---------------------------------------
|
|
|
|
.. csv-table::
|
|
:header-rows: 1
|
|
:widths: 3, 2, 2, 1, 1, 1, 1
|
|
:file: ./apu-asic-info-table.csv
|
|
|
|
Discrete GPU Info
|
|
-----------------
|
|
|
|
.. csv-table::
|
|
:header-rows: 1
|
|
:widths: 3, 2, 2, 1, 1, 1
|
|
:file: ./dgpu-asic-info-table.csv
|
|
|