From: Oscar Mateo Date: Thu, 24 Jul 2014 16:04:34 +0000 (+0100) Subject: drm/i915/bdw: Always use MMIO flips with Execlists X-Git-Tag: fixes-against-v3.18-rc2~73^2~73^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14bf993e83e1d6924f4bf4506120a15c4b255e58;p=pandora-kernel.git drm/i915/bdw: Always use MMIO flips with Execlists The normal flip function places things in the ring in the legacy way, so we either fix that or force MMIO flips always as we do in this patch. Signed-off-by: Oscar Mateo Reviewed-by: Damien Lespiau [danvet: Checkpatch. Fucking again.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed