From: Eric Anholt Date: Mon, 10 Nov 2008 18:53:25 +0000 (-0800) Subject: drm/i915: Make a single set-to-gtt-domain path. X-Git-Tag: v2.6.28-rc8~53^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef7eeaa553d88e78d9a4520271f26a7bc0e2968;p=pandora-kernel.git drm/i915: Make a single set-to-gtt-domain path. This fixes failure to flush caches in the relocation update path, and failure to wait in the set_domain ioctl, each of which could lead to incorrect rendering. Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed