]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/vce4: Remove vce interrupt enable related code for sriov
authorFrank Min <Frank.Min@amd.com>
Mon, 12 Jun 2017 03:31:55 +0000 (11:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Aug 2017 18:45:46 +0000 (14:45 -0400)
commit842fcf7068d5d9a4333662c4b693db4df4c65dce
treea593aa15cec6c9b762e7f89f9b82d81ca9f30657
parent547a533555fd26c151df38404e11757007bd7e62
drm/amdgpu/vce4: Remove vce interrupt enable related code for sriov

Interrupt enable is contained in vce init table and this register could
not be accessed in secure ASICs, so just remove it.

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/vce_v4_0.c