commit | 2a803c887b654bad7d6699f1270eaac31361afc9 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 18 13:18:20 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Feb 23 09:38:26 2012 +0200 |
tree | 42cdaa00b88ffc6533420400dedeade752edb939 | |
parent | 8dc50ec7755650859a7bfc17de8846ef1efa24a4 [diff] |
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>