From: Ville Syrjälä Date: Wed, 6 Nov 2013 21:02:19 +0000 (+0200) Subject: drm/i915: Limit FBC flush to post batch flush X-Git-Tag: v3.14-rc1~47^2~90^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9688ecadd268770834cca72ac81c9aec8fb8cf2f;p=pandora-kernel.git drm/i915: Limit FBC flush to post batch flush Don't issue the FBC nuke/cache clean command when invalidate_domains!=0. That would indicate that we're not being called for the post-batch flush. Signed-off-by: Ville Syrjälä Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed