i915tex: Do not wait for pending flips on both pipes at the same time.
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 9 Mar 2007 16:41:04 +0000 (17:41 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 9 Mar 2007 16:42:55 +0000 (17:42 +0100)
commit81536789d2d2d92c687e9037cbb6f86b633ef839
treee2f342b14e43410b5a04e1bafce5af7e2de599a3
parentfb3410297bb21a0eeda4d32698c2612f4e3cf40e
i915tex: Do not wait for pending flips on both pipes at the same time.

The MI_WAIT_FOR_EVENT instruction does not support waiting for several events
at once, so this should fix the lockups with page flipping when both pipes are
enabled.
src/mesa/drivers/dri/i915tex/intel_buffers.c