summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Perez de Heredia <pedro.perez@digi.com>2012-02-08 22:39:14 +0100
committerPedro Perez de Heredia <pedro.perez@digi.com>2012-02-08 22:39:14 +0100
commit69f513c3afaa67990ead77a20d621cc36a4e28d4 (patch)
tree8a9405a7f46b1f50039894ee7967c0fb48d62fc6
parentb2a75f3c55f4e8476f7f71d95d88ab4e0ea79415 (diff)
ccxmx53: increase DMA_ZONE_SIZE to fix #41803
This commit increases the DMA_ZONE_SIZE from 96 to 184 MB to allow playing fullhd videos in a fullhd screen. With some videos, we where getting dma allocation failures. See 41803 for additional details. Signed-off-by: Pedro Perez de Heredia <pedro.perez@digi.com>
-rw-r--r--arch/arm/configs/imx5_ccwmx53js_defconfig2
-rw-r--r--arch/arm/plat-mxc/Kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/imx5_ccwmx53js_defconfig b/arch/arm/configs/imx5_ccwmx53js_defconfig
index b592da7f61bb..0884828f0752 100644
--- a/arch/arm/configs/imx5_ccwmx53js_defconfig
+++ b/arch/arm/configs/imx5_ccwmx53js_defconfig
@@ -372,7 +372,7 @@ CONFIG_CCXMX5X_DISP1_RGB888=y
# CONFIG_CCWMX5X_SECOND_TOUCH is not set
# CONFIG_CCWMX5X_FUSION_MULTITOUCH is not set
CONFIG_IRAM_ALLOC=y
-CONFIG_DMA_ZONE_SIZE=96
+CONFIG_DMA_ZONE_SIZE=184
CONFIG_ISP1504_MXC=y
CONFIG_UTMI_MXC=y
# CONFIG_MXC_IRQ_PRIOR is not set
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
index 926379f3f99f..30f4716d2648 100644
--- a/arch/arm/plat-mxc/Kconfig
+++ b/arch/arm/plat-mxc/Kconfig
@@ -87,7 +87,7 @@ config MXC_FB_IRAM
config DMA_ZONE_SIZE
int "DMA memory zone size"
- range 0 96
+ range 0 184
default 24
help
This is the size in MB for the DMA zone. The DMA zone is used for