alistair23-linux/drivers/video/omap2
Tomi Valkeinen 88abf44d3d OMAP: VRAM: Fix boot-time memory allocation
Use memblock_free() and memblock_remove() to remove the allocated or
reserved VRAM area from normal kernel memory.

This is a slightly modified version of patches from Felipe Contreras and
Namhyung Kim.

Reported-by: Felipe Contreras <felipe.contreras@gmail.com>
Reported-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-11-10 20:51:13 +09:00
..
displays OMAP: DSS2: don't power off a panel twice 2010-10-22 23:21:14 +03:00
dss OMAP: DSS2: DSI: Remove extra iounmap in error path 2010-10-22 23:21:05 +03:00
omapfb OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3 2010-10-22 23:21:07 +03:00
Kconfig
Makefile
vram.c OMAP: VRAM: Fix boot-time memory allocation 2010-11-10 20:51:13 +09:00
vrfb.c