Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfb.h319 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */ macro
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c412 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_dh_get_vblank()
Dmatroxfb_base.c859 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_get_vblank()
/Linux-v4.19/drivers/video/fbdev/
Dtmiofb.c506 vblank->flags |= FB_VBLANK_VBLANKING; in tmiofb_vblank()
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_main.c887 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()
901 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()