]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Print kernel message when error logged by scrub
authorXiang Liu <xiang.liu@amd.com>
Fri, 18 Apr 2025 07:13:44 +0000 (15:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Apr 2025 12:51:45 +0000 (08:51 -0400)
commit696e8fa3547394d50e387923ba220fbdb6347b6d
treed0ba515111c0ceffb031af646e27495d7456c7cc
parent20232192a5044d1f66dcbef0a24de1bb8157738d
drm/amdgpu: Print kernel message when error logged by scrub

Print a kernel message when the scrub bit of status register is set to
indicate that errors are being logged by the scrub.

Signed-off-by: Xiang Liu <xiang.liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c