Home
last modified time | relevance | path

Searched refs:FB_VBLANK_VSYNCING (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dfb.h327 #define FB_VBLANK_VSYNCING 0x080 /* currently in a vsync */ macro
/Linux-v6.6/drivers/media/pci/ivtv/
Divtvfb.c465 vblank.flags |= FB_VBLANK_VSYNCING; in ivtvfb_ioctl()
/Linux-v6.6/drivers/video/fbdev/matrox/
Dmatroxfb_base.c859 vblank->flags |= FB_VBLANK_VSYNCING; in matroxfb_get_vblank()
/Linux-v6.6/drivers/video/fbdev/sis/
Dsis_main.c875 if(reg1 & 0x02) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()
887 if(reg1 & 0x08) ret |= FB_VBLANK_VSYNCING; in sisfb_setupvbblankflags()