staging: gma500: Add 2D acceleration
commitaa19d8e9901ea9056e4e1e5c25af9b154d4e069b
authorAlan Cox <alan@linux.jf.intel.com>
Thu, 24 Feb 2011 16:24:50 +0000 (24 16:24 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 01:59:56 +0000 (28 17:59 -0800)
treeb4aa4164949341fae10b963fd912a8b4d160d847
parentb75ae07963f99f89319b17935af20513d57df577
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>
drivers/staging/gma500/Makefile
drivers/staging/gma500/psb_2d.c [new file with mode: 0644]
drivers/staging/gma500/psb_drv.c
drivers/staging/gma500/psb_drv.h
drivers/staging/gma500/psb_fb.c
drivers/staging/gma500/psb_irq.c