gma500: allow the creation of 'stolen' memory objects
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Jul 2011 16:33:08 +0000 (17:33 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2011 17:05:06 +0000 (19:05 +0200)
For things like cursors and many kinds of framebuffer set up we are actually
best using the stolen memory when possible.

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

No differences found