git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23f09ce
)
drm/i915/overlay: Use a continuation hook to finish work after a flip.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 12 Aug 2010 13:03:48 +0000
(14:03 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 09:23:54 +0000
(10:23 +0100)
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>
No differences found