drm/amdgpu/sriov: Need to clear kiq position
authorEmily Deng <Emily.Deng@amd.com>
Thu, 11 Jun 2020 06:09:16 +0000 (14:09 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:19 +0000 (01:59 -0400)
commit7ef869ef6876a511c68da0592209442d16d36f0c
tree1fbdc721089897d0093bf4ed046eaf26ef1b4837
parentac1af42132d213eaa4b72ac9b5f49feb349fc454
drm/amdgpu/sriov: Need to clear kiq position

As will clear vf fw during unload driver, to avoid idle fail. Need
to clear KIQ portion also.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Ack-by: Monk.liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c