drm/i915: Push pipelining of display plane flushes to the caller
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 11:50:34 +0000 (12:50 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 14 Sep 2010 20:08:35 +0000 (21:08 +0100)
This ensures that we do wait upon the flushes to complete if necessary
and avoid the visual tears, whilst enabling pipelined page-flips.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found