From: Chris Wilson Date: Fri, 20 Jul 2012 17:02:28 +0000 (+0100) Subject: drm/i915: Only apply the SNB pipe control w/a to gen6 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6cf5aa9c583478b19e23149feaa92d01fb8c2d;p=pandora-kernel.git drm/i915: Only apply the SNB pipe control w/a to gen6 The requirements for the sync flush to be emitted prior to the render cache flush is only true for SandyBridge. On IvyBridge and friends we can just emit the flushes with an inline CS stall. Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed