From: Chris Wilson Date: Thu, 14 Oct 2010 11:44:48 +0000 (+0100) Subject: drm/i915: Perform relocations in CPU domain [if in CPU domain] X-Git-Tag: v2.6.37-rc1~92^2~11^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c43d9b7ec1bb9827b3dd5ac5915d22ceed8f6a;p=pandora-kernel.git drm/i915: Perform relocations in CPU domain [if in CPU domain] 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 --- Reading git-diff-tree failed