]> 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)
commit0df97c801c959750a62e50f412aba80905b55163
tree548c1bf78a81ef38626a39a82cfeb7656ac8f269
parent88a1bc84ad19e016690d48a96a3d4beca9342601
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