]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/uvd7: optimize uvd initialization sequence for SRIOV
authorFrank Min <Frank.Min@amd.com>
Mon, 12 Jun 2017 09:32:14 +0000 (17:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2017 18:45:49 +0000 (14:45 -0400)
commit6e2873a2e531815849a883592600333a10241cd8
tree0cdcc44602d11edc1dd51bcbaf6af8c4b3be2966
parent894a85a18faaabe4471b0208073acce2a846af10
drm/amdgpu/uvd7: optimize uvd initialization sequence for SRIOV

1.Since in sriov there is no need of decoding, so skip the related code;
2.Vcpu boot up and umc enable need to take at the end of the init sequence;

Signed-off-by: Frank Min <Frank.Min@amd.com>
Signed-off-by: Xiangliang.Yu <Xiangliang.Yu@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c