From: Daniel Vetter Date: Mon, 1 Feb 2010 12:59:16 +0000 (+0100) Subject: drm/i915: move a gtt flush to the correct place X-Git-Tag: v2.6.34-rc1~209^2~11^2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7266123fce399f695b62b7f87b467b317f1487;p=pandora-kernel.git drm/i915: move a gtt flush to the correct place No functional change, because gtt flushing is a no-op. Still, try to keep the bookkeeping accurate. The if is still slightly wrong for with execbuf2 even i915-class hw doesn't always need a fence reg for gpu access. But that's for somewhen lateron. Signed-off-by: Daniel Vetter Signed-off-by: Eric Anholt --- Reading git-diff-tree failed