Add an accelerated buffer copy cleanup helper.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 8 Feb 2007 20:28:33 +0000 (21:28 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 8 Feb 2007 20:28:33 +0000 (21:28 +0100)
commitb2bcbf874b0f26ca0c490fb0453bef64ce6d9dd7
tree504809d6618a7fffd16dc6ffce85d623de7d11e6
parenta0ed808d05a7965366e329a6e8f4e538350b9c23
Add an accelerated buffer copy cleanup helper.
Export helper functions and make some important buffer-object functions non-static.
Add an i915 accelerated blit buffer move for pci memory buffers.
linux-core/drmP.h
linux-core/drm_bo.c
linux-core/drm_bo_move.c
linux-core/i915_buffer.c