linux/drivers/staging/gma500
Alan Cox 9886eb59f8 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>
2011-04-25 17:13:49 -07:00
..
Kconfig
Makefile
mrst_crtc.c gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
mrst_lvds.c
mrst.h
psb_2d.c gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
psb_bl.c
psb_drm.h gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
psb_drv.c gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
psb_drv.h gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
psb_fb.c gma500: allow non stolen page backed framebuffer 2011-04-25 17:13:49 -07:00
psb_fb.h gma500: GEMify the frame buffer base bits 2011-04-25 17:13:49 -07:00
psb_gem.c gma500: allow non stolen page backed framebuffer 2011-04-25 17:13:49 -07:00
psb_gtt.c gma500: allow non stolen page backed framebuffer 2011-04-25 17:13:49 -07:00
psb_gtt.h gma500: GEM - now we have the basics we shall stick pins in it 2011-04-25 17:13:49 -07:00
psb_intel_bios.c
psb_intel_bios.h
psb_intel_display.c gma500: allow non stolen page backed framebuffer 2011-04-25 17:13:49 -07:00
psb_intel_display.h
psb_intel_drv.h
psb_intel_i2c.c
psb_intel_lvds.c gma500: prune some unused variables 2011-04-25 17:13:49 -07:00
psb_intel_modes.c
psb_intel_opregion.c
psb_intel_reg.h
psb_intel_sdvo_regs.h
psb_intel_sdvo.c
psb_irq.c
psb_irq.h
psb_lid.c
psb_mmu.c
psb_powermgmt.c
psb_powermgmt.h
psb_reg.h
TODO