]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f0fdbc9c79c1d1c0b6bacfc05ac77b96ac0c6fa
treea0588805d691238fc1c4e12d5a7c0299a6c3dadc
parent4a99db49f639f99d0cd895da8163e4baa36f5280
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