From: Chris Wilson Date: Mon, 20 Sep 2010 14:41:01 +0000 (+0100) Subject: drm/i915: Drain any pending flips on the fb prior to unpinning X-Git-Tag: v2.6.37-rc1~92^2~28^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265db9585e570814d2f7aca109c5563bcde9c948;p=pandora-kernel.git drm/i915: Drain any pending flips on the fb prior to unpinning If we have queued a page flip on the current fb and then request a mode change, wait until the page flip completes before performing the new request. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed