From: Daniel Vetter Date: Mon, 19 May 2014 14:09:35 +0000 (+0200) Subject: drm/i915: Don't die in wait_for_pending_flips X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed6d67d9284f62aa19857564882017e4670d31c;p=pandora-kernel.git drm/i915: Don't die in wait_for_pending_flips We can apperently miss them, but breaking the entire driver hampers testing. So bail out after one minute, our customerary "this is a lost cause" timeout. References: https://bugs.freedesktop.org/show_bug.cgi?id=78383 Reviewed-by: Jesse Barnes Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed