drm/i915: Perform relocations in CPU domain [if in CPU domain]
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Oct 2010 11:44:48 +0000 (12:44 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 19 Oct 2010 08:19:18 +0000 (09:19 +0100)
Avoid an early eviction of the batch buffer into the uncached GTT
domain, and so do the relocation fixup in cacheable memory.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found