]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: fix the print message in devcoredump
authorSunil Khatri <sunil.khatri@amd.com>
Fri, 12 Jul 2024 12:25:33 +0000 (17:55 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Jul 2024 21:07:09 +0000 (17:07 -0400)
commit00bb3223bf7cfed3c9c714e994cbd454cc3e6b73
tree6532aa0deaea2c1d941083a421f6858a13e2c70e
parent43796955a89572c63f7f96e271a2849c27d18f2d
drm/amdgpu: fix the print message in devcoredump

Fix the memory type logged for gtt memory size
which is wrongly logged as visible vram size.

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