i915: Do not wait for pending flips on both pipes at the same time.
authorMichel Dänzer <michel@tungstengraphics.com>
Fri, 9 Mar 2007 15:39:13 +0000 (16:39 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Fri, 9 Mar 2007 15:39:13 +0000 (16:39 +0100)
commit0741064df4b913189d26a184a7c5dcc7827152be
tree4fc313655cc0fdcb6ad9739b9edbac5ddeaab05f
parenta33859184aa852777a50ea83f9dfa013f63f806f
i915: 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.
shared-core/i915_dma.c