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)
commit088c69aad42e860c778dab6cab0cb300fda06d50
treea593aa15cec6c9b762e7f89f9b82d81ca9f30657
parent257deb8cc654d365ae27948bb0a21abdbf3066ac
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