RE: [PATCH] drm/amdgpu: Print kernel message when error logged by scrub

2025-04-18 Thread Zhang, Hawking
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 --- drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a

[PATCH] drm/amdgpu: Print kernel message when error logged by scrub

2025-04-18 Thread Xiang Liu
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 --- drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c b/driver

RE: [PATCH] drm/amdgpu: Print kernel message when error logged by scrub

2025-04-18 Thread Zhang, Hawking
riginal Message- From: Liu, Xiang(Dean) Sent: Friday, April 18, 2025 15:32 To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Liu, Xiang(Dean) Subject: [PATCH] drm/amdgpu: Print kernel message when error logged by scrub Print a kernel message when the scrub bit of status register is set to

[PATCH] drm/amdgpu: Print kernel message when error logged by scrub

2025-04-18 Thread Xiang Liu
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 --- drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c b/drive