Re: [PATCH] drm/amdgpu: correct the KGQ fallback message

2024-03-14 Thread Deucher, Alexander
[Public] Reviewed-by: Alex Deucher From: Liang, Prike Sent: Wednesday, March 13, 2024 5:29 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander ; Liang, Prike Subject: [PATCH] drm/amdgpu: correct the KGQ fallback message Fix the KGQ fallback function

[PATCH] drm/amdgpu: correct the KGQ fallback message

2024-03-13 Thread Prike Liang
Fix the KGQ fallback function name, as this will help differentiate the failure in the KCQ enablement. Signed-off-by: Prike Liang --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c b/drivers/gpu