intelfb: add vsync interrupt support

[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>
This commit is contained in:
Eric Hustvedt 2006-06-20 14:36:42 -04:00 committed by Dave Airlie
commit 37bced38b3
4 changed files with 51 additions and 0 deletions