I915 accelerated blit copy functional.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 9 Feb 2007 15:36:53 +0000 (16:36 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 9 Feb 2007 15:36:53 +0000 (16:36 +0100)
commit53aee3122a1821b8ca24ed2bc5c1940cb0f2ff8e
tree66b77fadcebb1da07bd7444edfc256b0ad3261df
parent57df3980724d3da446c4576b3fadcd89c5da414e
I915 accelerated blit copy functional.
Fixed - to System memory copies are implemented by
flipping in a cache-coherent TTM,
blitting to it, and then flipping it out.
linux-core/drm_bo_move.c
linux-core/drm_mm.c
linux-core/drm_ttm.c
linux-core/i915_buffer.c
linux-core/i915_drv.c
shared-core/i915_drv.h