]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu:bypass avfs event manager for sriov
authorTrigger Huang <trigger.huang@amd.com>
Thu, 28 Apr 2016 07:22:54 +0000 (15:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Nov 2016 15:20:59 +0000 (10:20 -0500)
commitacd546b9fda695e97473d0fb8e744aba6b274789
tree46dbc93a92dfa8377fe9e063aeb336cff4e2d1a7
parente22504425f72cf8a6d43884e4080e534e4919e61
drm/amdgpu:bypass avfs event manager for sriov

This patch is used for virtualization support. In virtualization case,
the initialization sequences are not totally the same as
non-Virtualization's. The avfs event manager should be bypassed if in
SRIOV virtualization case. At the same, this patch will also bypass
starting SMC within SRIOV in FIJI, so the SMU firmware loading will be
avoid, which is required in SRIOV.

Signed-off-by: Frank Min <Frank.Min@amd.com>
Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Signed-off-by: Trigger Huang <trigger.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c