commit | 37bced38b3d09c3de7c871790eddde81a3ce57cb | [log] [tgz] |
---|---|---|
author | Eric Hustvedt <ehustvedt@cecropia.com> | Tue Jun 20 14:36:42 2006 -0400 |
committer | Dave Airlie <airlied@linux.ie> | Mon Jul 03 18:59:46 2006 +1000 |
tree | 9472bb814b65c990fe004e715e810eb0ac0fc120 | |
parent | 7649757bd900bc900adcd95ab08903cdc28342fa [diff] |
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>