]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF
authorDaniel Wang <Daniel.Wang2@amd.com>
Thu, 20 Apr 2017 03:45:09 +0000 (11:45 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:56 +0000 (17:32 -0400)
commite993ca4f3b18a649e20db387f09649694043b3d4
treee123f5e7767898ccd7d6a2b10d9b7fe56bbe7eeb
parent51687759be93fbc553f2727e86be25c38126ba93
drm/amdgpu/psp: skip loading SDMA/RLCG under SRIOV VF

Now GPU hypervisor will load SDMA and RLCG ucode, so skip it
in guest.

Signed-off-by: Daniel Wang <Daniel.Wang2@amd.com>
Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c