msm: vidc: Always map into IOMMU as uncached

If buffers provided by userspace are cached, mapping into IOMMU with the
same flags results in a failiure as cached IOMMU mappings are not
supported.  As a result, map all buffers as uncached.

Change-Id: I483eab817b330e4aa7e232b30db2ae0d56730d8b
Signed-off-by: Deva Ramasubramanian <dramasub@codeaurora.org>
Signed-off-by: Vinay Kalia <vkalia@codeaurora.org>
1 file changed