Documentation/gpu: Add info table for ASICs
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Thu, 11 Aug 2022 15:48:17 +0000 (11:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 1 Sep 2022 19:09:31 +0000 (15:09 -0400)
commit9d9b217d52b41f6d99279211b83c26b2484a142b
tree640e50a068d14e399d081ee0241fbb8c40da4dc2
parent68fb37bc2c8ad05be55c1aedccd6cf0778b1442c
Documentation/gpu: Add info table for ASICs

Amdgpu driver is used in an extensive range of devices, and each ASIC
has some specific configuration. As a result of this variety, sometimes
it is hard to identify the correct block that might cause the issue.
This commit expands the amdgpu kernel-doc to alleviate this issue by
introducing one ASIC table that describes dGPU and another one that
shares the APU info.

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Cc: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Cc: Hersen Wu <hersenxs.wu@amd.com>
Cc: Alex Hung <alex.hung@amd.com>
Cc: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Simon Ser <contact@emersion.fr>
Cc: Pekka Paalanen <pekka.paalanen@collabora.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Mark Yacoub <markyacoub@chromium.org>
Cc: Pierre-Loup <pgriffais@valvesoftware.com>
Cc: Michel Dänzer <michel.daenzer@mailbox.org>
Cc: Kent Russell <Kent.Russell@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/apu-asic-info-table.csv [new file with mode: 0644]
Documentation/gpu/amdgpu/dgpu-asic-info-table.csv [new file with mode: 0644]
Documentation/gpu/amdgpu/driver-misc.rst