]> Pileus Git - ~andy/linux/commit
OMAPDSS: Remove video SRAM support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Apr 2011 10:18:20 +0000 (13:18 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 07:38:26 +0000 (09:38 +0200)
commit2a803c887b654bad7d6699f1270eaac31361afc9
tree42cdaa00b88ffc6533420400dedeade752edb939
parent8dc50ec7755650859a7bfc17de8846ef1efa24a4
OMAPDSS: Remove video SRAM support

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 omapdss driver
to simplify memory handling.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/vram.h
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/omapfb/omapfb-ioctl.c
drivers/video/omap2/omapfb/omapfb-main.c
drivers/video/omap2/vram.c