]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gma500: allow non stolen page backed framebuffer
authorAlan Cox <alan@linux.jf.intel.com>
Tue, 19 Apr 2011 14:28:45 +0000 (15:28 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 00:13:49 +0000 (17:13 -0700)
commit9886eb59f86b20bd35a96ce9c6d70aac50ed3a39
tree91a4267328950d2dfafc8033f16981c76b93cb09
parent541c81ab4bd40d3a1a1044b4fe265ea2124389fc
gma500: allow non stolen page backed framebuffer

For Moorestown at least we may not have stolen RAM with which to back the
initial framebuffer. Allow a GEM backing.

At this point we should have all the bits in place needed to make it work once
it has been debugged.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/psb_fb.c
drivers/staging/gma500/psb_gem.c
drivers/staging/gma500/psb_gtt.c
drivers/staging/gma500/psb_intel_display.c