]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: add prints in IP State dump
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 9 May 2024 11:08:38 +0000 (16:38 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 May 2024 19:13:20 +0000 (15:13 -0400)
commit29b1fc665cc9290335dab7014fd8c9e7386dc7ad
tree1158ccd70bbee2134987082bd7e201133b07571a
parent8444453dced3e5d81a1ca0368fc6227834b9eb8f
drm/amdgpu: add prints in IP State dump

add prints before and after ip state is dumped.
It avoids user to think of system being
stuck/hung as dump could take some time after a
gpu hang.

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_device.c