From 975d568adeba8e50fe0e526298ab4fdf8636e115 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 20 Aug 2014 13:13:34 +0100 Subject: [PATCH] drm/i915: Make wait-for-pending-flips more defensive MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Be sure to always flush a stuck pageflip even if we couldn't possibly expect one to be there. References: https://bugs.freedesktop.org/show_bug.cgi?id=82612 Signed-off-by: Chris Wilson Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed