From: Eric Hustvedt Date: Tue, 20 Jun 2006 18:36:42 +0000 (-0400) Subject: intelfb: add vsync interrupt support X-Git-Tag: v2.6.19-rc1~645^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37bced38b3d09c3de7c871790eddde81a3ce57cb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed