drm/amdgpu: correct the KGQ fallback message
authorPrike Liang <Prike.Liang@amd.com>
Wed, 13 Mar 2024 08:11:26 +0000 (16:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2024 17:12:58 +0000 (13:12 -0400)
commit43bda3e782fb54dd13e0b9f2c0f77940b84a0a0b
treef59a155608df710bef4ff7e57d9c9f28aea7bc7d
parente17718251addb31e1771fd28735ec410e6ca650a
drm/amdgpu: correct the KGQ fallback message

Fix the KGQ fallback function name, as this will
help differentiate the failure in the KCQ enablement.

Signed-off-by: Prike Liang <Prike.Liang@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_gfx.c