From: Chris Wilson Date: Thu, 23 Sep 2010 22:04:43 +0000 (+0100) Subject: drm/i915: Use an uninterruptible wait for page-flips during modeset X-Git-Tag: v2.6.37-rc1~92^2~28^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c3a2a6d358a726c2c52cb0132c9ad8f6f37486;p=pandora-kernel.git drm/i915: Use an uninterruptible wait for page-flips during modeset We need to drain the pending flips prior to disabling the pipe during modeset, and these need to be done in an uninterruptible fashion. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed