drm/amdgpu/gfx12: clean up kcq reset code
authorJesse.zhang@amd.com <Jesse.zhang@amd.com>
Tue, 10 Dec 2024 06:00:15 +0000 (14:00 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Dec 2024 22:35:46 +0000 (17:35 -0500)
commit0c0dec8207cfc90d06a1ad600f5b3a86fc7e5c60
tree914c43e7f62adfdbf287dd4029eb6e4f4834b20a
parent11974b7eac29c073482c7cf377532908f37cb747
drm/amdgpu/gfx12: clean up kcq reset code

Replace kcq queue reset with existing function amdgpu_mes_reset_legacy_queue.

Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c