drm/i915/overlay: Combine SWITCH_OFF into a single step
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 12 Aug 2010 11:07:32 +0000 (12:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:49 +0000 (10:23 +0100)
We can program the h/w to first wait on the flip and then switch off
without relying on s/w intervention. This removes the need for a double
step switch off, bringing much rejoicing.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found