From 8e09bf837f8c6b09784bf22c3a8c597df3c20b79 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 8 Jul 2014 10:40:30 +0100 Subject: [PATCH] drm/i915: Use mmio flips to change tiling mode on Baytrail For whatever reason, MI_DISPLAY_FLIP fails to change tiling mode on Baytrail, so just use CPU driven mmio flips instead. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76176 Signed-off-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-format-patch failed