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:
ed8d197
)
drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definition
author
Keith Packard
<keithp@keithp.com>
Tue, 23 Jul 2013 01:49:59 +0000
(18:49 -0700)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 29 Aug 2013 23:25:13 +0000
(09:25 +1000)
This requests that the driver perform the page flip as soon as
possible, not necessarily waiting for vblank.
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
No differences found