commit | 45c480c9f6dbb80c7af721f451b4df5a32402899 | [log] [tgz] |
---|---|---|
author | Ajay Kumar <ajaykumar.rs@samsung.com> | Fri Sep 05 16:53:33 2014 +0530 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Fri Sep 05 20:37:07 2014 +0900 |
tree | 9658c90ef37bb83b464529eabda17150a43694a3 | |
parent | 496f0e47e1019844b82026c498827501542f8d79 [diff] |
video: exynos_fimd: Add framework to disable FIMD sysmmu On Exynos5420 and newer versions, the FIMD sysmmus are in "on state" by default. We have to disable them in order to make FIMD DMA work. This patch adds the required framework to exynos_fimd driver, and disables FIMD sysmmu on Exynos5420. Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>