drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring
authorLikun Gao <Likun.Gao@amd.com>
Wed, 15 Apr 2020 03:33:15 +0000 (11:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:13 +0000 (01:59 -0400)
commit514505014cb84ed463a25d9e6c519d34a683c284
treefd0225bcb7cc430ea603078fe8f36af76f9f153f
parentfc17cd3f714d64bd7e10e176bfaa23528cf4a43f
drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring

Fix the coding error to skip GPU scheduler setup for KIQ and MES ring.

Signed-off-by: Likun Gao <Likun.Gao@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_fence.c