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)
commit487e873dd3f8d7ede7635896e19376ef78157721
tree96cf25cbc305c08ebc0c3a00c9c22506269bd5ae
parent2145cff54f512907a4c4fa906f957fa62406e558
staging: gma500: Resync the patch queue with GregKH's space cleanup.

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>
drivers/staging/gma500/psb_bl.c
drivers/staging/gma500/psb_drm.h
drivers/staging/gma500/psb_drv.c
drivers/staging/gma500/psb_drv.h
drivers/staging/gma500/psb_intel_bios.c
drivers/staging/gma500/psb_intel_bios.h
drivers/staging/gma500/psb_intel_reg.h
drivers/staging/gma500/psb_irq.c
drivers/staging/gma500/psb_powermgmt.c