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:
7649757
)
intelfb: add vsync interrupt support
author
Eric Hustvedt
<ehustvedt@cecropia.com>
Tue, 20 Jun 2006 18:36:42 +0000
(14:36 -0400)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 3 Jul 2006 08:59:46 +0000
(18:59 +1000)
[04/05] intelfb: implement FBIO_WAITFORVSYNC ioctl
The (unofficial) FBIO_WAITFORVSYNC ioctl is implemented by sleeping on the appropriate waitqueue, as defined in my earlier patch. Currently, only display 0 (aka pipe A) is supported.
Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>
No differences found