VCODEC: Disable switch ip when construct iommu table.
authorAlpha Lin <alpha.lin@rock-chips.com>
Fri, 17 Apr 2015 06:16:33 +0000 (14:16 +0800)
committerAlpha Lin <alpha.lin@rock-chips.com>
Fri, 17 Apr 2015 06:16:33 +0000 (14:16 +0800)
commit0e06aef4d37622a9f606ee524b8c2a791380e540
treebf95f007971f5c4ab5913774503231ca09212d6e
parentaa34284b75bffaa3f75c6e96158676bbf5de8936
VCODEC: Disable switch ip when construct iommu table.

Depend on iommu do not operate hardware on create iommu table.
VCODEC disable hardware ip switch.

Switch hardware when create iommu table will break the running
schedule of vpu task queue, and cause the hardware stuck.

Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
arch/arm/mach-rockchip/vcodec_service.c