From: Chris Wilson Date: Mon, 4 Apr 2011 08:44:39 +0000 (+0100) Subject: drm/i915: Add an interface to dynamically change the cache level X-Git-Tag: v3.1-rc1~230^2~18^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ffd173a1c2f96b43127c2537dd99d89e759bba;p=pandora-kernel.git drm/i915: Add an interface to dynamically change the cache level [anholt v2: Don't forget that when going from cached to uncached, we haven't been tracking the write domain from the CPU perspective, since we haven't needed it for GPU coherency.] [ickle v3: We also need to make sure we relinquish any fences on older chipsets and clear the GTT for sane domain tracking.] Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt Reviewed-by: Daniel Vetter --- Reading git-diff-tree failed