Skip to content

Commit

Permalink
staging: gma500: Add 2D acceleration
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent b75ae07 commit aa19d8e
Show file tree
Hide file tree
Showing 6 changed files with 444 additions and 5 deletions.
1 change: 1 addition & 0 deletions drivers/staging/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ccflags-y += -Iinclude/drm
psb_gfx-y += psb_bl.o \
psb_drv.o \
psb_fb.o \
psb_2d.o \
psb_gtt.o \
psb_intel_bios.o \
psb_intel_opregion.o \
Expand Down
Loading

0 comments on commit aa19d8e

Please sign in to comment.