]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add more device info to the devcoredump
authorSunil Khatri <sunil.khatri@amd.com>
Tue, 14 May 2024 08:52:59 +0000 (14:22 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:13:28 +0000 (15:13 -0400)
commit836bc350a59bf151e99919ba10bca95dc2b1bd70
tree5a5749e9b2c27253436d16b56c4f42f79b6e2900
parent29b1fc665cc9290335dab7014fd8c9e7386dc7ad
drm/amdgpu: add more device info to the devcoredump

Adding more device information:
a. PCI info
b. VRAM and GTT info
c. GDC config

Also correct the print layout and section information for
in devcoredump.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c