Searched refs:FB_VBLANK_VSYNCING (Results 1 – 5 of 5) sorted by relevance
327 #define FB_VBLANK_VSYNCING 0x080 /* currently in a vsync */ macro
495 vblank->flags |= FB_VBLANK_VSYNCING; in tmiofb_vblank()
465 vblank.flags |= FB_VBLANK_VSYNCING; in ivtvfb_ioctl()
858 vblank->flags |= FB_VBLANK_VSYNCING; in matroxfb_get_vblank()
874 if(reg1 & 0x02) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()886 if(reg1 & 0x08) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()
Completed in 20 milliseconds