Re: [PATCH 04/16] OMAPFB: Remove video SRAM support (old omapfb)

2012-02-22 Thread Tony Lindgren
* Tomi Valkeinen tomi.valkei...@ti.com [120124 01:30]: OMAP SRAM can be used as video memory on OMAP1 and 2. However, there usually is very little SRAM available, thus limiting its use, and no board supported by the kernel currently uses it. This patch removes the use of SRAM as video ram

[PATCH 04/16] OMAPFB: Remove video SRAM support (old omapfb)

2012-01-24 Thread Tomi Valkeinen
OMAP SRAM can be used as video memory on OMAP1 and 2. However, there usually is very little SRAM available, thus limiting its use, and no board supported by the kernel currently uses it. This patch removes the use of SRAM as video ram for the old omapfb driver to simplify memory handling.