From: Eric Anholt Date: Sat, 15 Nov 2008 00:27:47 +0000 (-0800) Subject: drm/i915: If interrupted while setting object domains, still emit the flush. X-Git-Tag: v2.6.28-rc8~53^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b670d8158283c35842ae1c650f75c375d8710607;p=pandora-kernel.git drm/i915: If interrupted while setting object domains, still emit the flush. Otherwise, we would leave the objects in an inconsistent state, such as write_domain == 0 but on the flushing list. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed