staging: gma500: Resync the patch queue with GregKH's space cleanup.
authorAlan Cox <alan@linux.jf.intel.com>
Thu, 3 Mar 2011 12:38:04 +0000 (12:38 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Mar 2011 21:28:05 +0000 (13:28 -0800)
Remove all sorts of bits we can get rid of. We are now a very simple KMS
driver relying on the stolen memory for our framebuffer base (which is for
the moment hardcoded).

To support multiple frame buffers and some accel bits we will need some kind
of memory allocator, possibly a minimal use of GEM.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found