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:
bc9e7b9
)
drm/nouveau/pageflip: kick flip handling out of engsw and into fence
author
Ben Skeggs
<bskeggs@redhat.com>
Sun, 22 Jul 2012 01:55:54 +0000
(11:55 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:55 +0000
(13:12 +1000)
This is all very much a policy thing, and hence will not belong in SW
after the rework.
engsw now only handles receiving the event to say "can flip now" and makes
a callback to perform the actual work.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found