linux/drivers/staging/gma500
Alan Cox aa19d8e990 staging: gma500: Add 2D acceleration
This is taken from Richard Purdie's previous attempt to rip the heart out
of the PVR driver and stake it.

Accelerate copies and fills.

[Revised patch which disables the methods until we can finish debugging them]

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-28 17:59:56 -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
psb_buffer.c
psb_drm.h
psb_drv.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_drv.h staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_fb.c staging: gma500: Add 2D acceleration 2011-02-28 17:59:56 -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
psb_intel_bios.h Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -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: fix up trailing whitespace errors 2011-02-23 13:50:42 -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: Add 2D acceleration 2011-02-28 17:59:56 -08:00
psb_irq.h
psb_mmu.c
psb_powermgmt.c Staging: gma500: fix up trailing whitespace errors 2011-02-23 13:50:42 -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