drm/amdgpu: kiq takes charge of all queues
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 16 Jun 2020 03:50:12 +0000 (11:50 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:52 +0000 (10:43 -0400)
commit712ce872213c1d503c6e65deab91769d63f980d1
tree34f0bde741b52326db63972a26cadded0c28d33d
parenta4a5f5cab6128953b87c01f359e9b0b4e82b7be4
drm/amdgpu: kiq takes charge of all queues

To make kgq/kcq and mes queue co-exist, kiq needs take charge
of all queues.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Christian König <christian.koenig@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_gfx.c