public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]  ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits
@ 2008-05-28 22:33 Koen Kooi
  2008-05-28 23:11 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2008-05-28 22:33 UTC (permalink / raw)
  To: linux-omap; +Cc: Koen Kooi

From: Koen Kooi <koen@openembedded.org>

beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits

Signed-off-by: Koen Kooi <koen@openembedded.org>
---
 arch/arm/configs/omap3_beagle_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/omap3_beagle_defconfig b/arch/arm/configs/omap3_beagle_defconfig
index 6aec7b7..cce83e5 100644
--- a/arch/arm/configs/omap3_beagle_defconfig
+++ b/arch/arm/configs/omap3_beagle_defconfig
@@ -703,7 +703,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y
 CONFIG_FB_OMAP=y
 # CONFIG_FB_OMAP_LCDC_EXTERNAL is not set
 # CONFIG_FB_OMAP_BOOTLOADER_INIT is not set
-CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2
+CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4
 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
 
 #
-- 
1.5.4.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-28 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-28 22:33 [PATCH] ARM: OMAP: beagleboard defconfig: increase FB DMA size to 4MB so the 1024x768x24 default fits Koen Kooi
2008-05-28 23:11 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox