commit | b303cf9542b016e2af3b9d17255a7f93cd790ef5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 12 14:03:48 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 10:23:54 2010 +0100 |
tree | b7debdd1e35190fc1bbd4717287650652b237d22 | |
parent | 23f09ce31ca68af3728ac5eed3e3efb03c5f990a [diff] |
drm/i915/overlay: Use a continuation hook to finish work after a flip. Slightly easier to follow than the state machine and now possible as the control structure is opaque and hw_wedged is no longer interferred with. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>