From: Eric Anholt Date: Thu, 22 Dec 2011 22:54:59 +0000 (-0800) Subject: drm/i915: Do the fallback non-IRQ wait in ring throttle, too. X-Git-Tag: v3.3-rc1~121^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea29b13e5e3e1e61e612349eb0366efdb6457f3;p=pandora-kernel.git drm/i915: Do the fallback non-IRQ wait in ring throttle, too. As a workaround for IRQ synchronization issues in the gen7 BLT ring, we want to turn the two wait functions into polling loops. Signed-off-by: Eric Anholt Tested-by: Eugeni Dodonov Reviewed-by: Eugeni Dodonov Acked-by: Kenneth Graunke Signed-off-by: Keith Packard --- Reading git-diff-tree failed