Home
last modified time | relevance | path

Searched refs:FB_VBLANK_VBLANKING (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dfb.h319 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */ macro
/Linux-v5.4/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c413 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_dh_get_vblank()
Dmatroxfb_base.c860 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_get_vblank()
/Linux-v5.4/drivers/video/fbdev/
Dtmiofb.c498 vblank->flags |= FB_VBLANK_VBLANKING; in tmiofb_vblank()
/Linux-v5.4/drivers/video/fbdev/sis/
Dsis_main.c873 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()
887 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()