drm/amdgpu:no need use sriov vf checks
authorMonk Liu <Monk.Liu@amd.com>
Mon, 6 Feb 2017 08:34:04 +0000 (16:34 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:52:43 +0000 (23:52 -0400)
commitbffa2280bac6a76234f36e7d1459c474886c2244
treea0588805d691238fc1c4e12d5a7c0299a6c3dadc
parent283caf78d38f516000f1b21d26606c4d911073d2
drm/amdgpu:no need use sriov vf checks

We ultimately want to re-use this for bare metal,
so no need to have vf checks in the KIQ code itself
since kiq itself is currently only used in VF cases.

Signed-off-by: Monk Liu <Monk.Liu@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_v8_0.c