From: Eric Anholt Date: Fri, 17 Oct 2008 22:41:26 +0000 (-0700) Subject: i915: Enable IMR passthrough of vblank events before enabling it in pipestat. X-Git-Tag: v2.6.28-rc1~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053d7f244a8739d96d316c77a97cd063804c8e35;p=pandora-kernel.git i915: Enable IMR passthrough of vblank events before enabling it in pipestat. Otherwise, if we lost the race, the pipestat bit would be set without being reflected in IIR, and we would never clear the pipestat bit so the pipe event would never be generated again, and all vblank waits would time out. Signed-off-by: Eric Anholt Acked-by: Keith Packard Signed-off-by: Dave Airlie --- Reading git-diff-tree failed