linux/drivers/staging/gma500
Alan Cox 487e873dd3 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>
2011-03-07 13:28:05 -08:00
..
Kconfig
Makefile staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_2d.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_bl.c staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_buffer.c
psb_drm.h staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_drv.c staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_drv.h staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_fb.c staging: gma500: fix some swapped gotos 2011-02-28 19:00:30 -08:00
psb_fb.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_fence.c
psb_gtt.c
psb_gtt.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_bios.c staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_intel_bios.h staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_intel_display.c
psb_intel_display.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_drv.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_i2c.c
psb_intel_lvds.c
psb_intel_modes.c
psb_intel_opregion.c
psb_intel_reg.h staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_intel_sdvo_regs.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_intel_sdvo.c
psb_irq.c staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_irq.h
psb_mmu.c
psb_powermgmt.c staging: gma500: Resync the patch queue with GregKH's space cleanup. 2011-03-07 13:28:05 -08:00
psb_powermgmt.h
psb_pvr_glue.c
psb_pvr_glue.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_reg.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_reset.c
psb_sgx.c
psb_sgx.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_api.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_driver.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence_user.c
psb_ttm_fence_user.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_fence.c
psb_ttm_glue.c
psb_ttm_placement_user.c
psb_ttm_placement_user.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
psb_ttm_userobj_api.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -08:00
TODO