]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size
authorMagnus Damm <damm@opensource.se>
Tue, 3 Jan 2012 03:57:03 +0000 (22:57 -0500)
committerNicolas Pitre <nico@fluxnic.net>
Tue, 3 Jan 2012 04:13:54 +0000 (23:13 -0500)
commit2cce07f65bee8f1df7a1a9fa50964769443550f0
tree548c1bf78a81ef38626a39a82cfeb7656ac8f269
parent66ea41f37e1dd4161998b456a638b9b726179801
ARM: mach-shmobile: use standard 2MiB coherent DMA memory size

The 158MiB memory area was used to support HD
resolution multimedia workloads using the same
legacy memory allocating solution as on SH.

There are no in-tree kernel dependencies on the
158MiB setting, and future development should
reserve and allocate memory using some other
method like for instance CMA.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/mach-shmobile/board-ag5evm.c
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-g3evm.c
arch/arm/mach-shmobile/board-g4evm.c
arch/arm/mach-shmobile/board-mackerel.c