Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfb.h320 #define FB_VBLANK_VBLANKING 0x001 /* currently in a vertical blank */ macro
/linux-6.3-rc2/drivers/video/fbdev/matrox/
A Dmatroxfb_crtc2.c413 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_dh_get_vblank()
A Dmatroxfb_base.c861 vblank->flags |= FB_VBLANK_VBLANKING; in matroxfb_get_vblank()
/linux-6.3-rc2/drivers/video/fbdev/sis/
A Dsis_main.c874 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()
888 if(reg1 & 0x01) ret |= FB_VBLANK_VBLANKING; in sisfb_setupvbblankflags()

Completed in 18 milliseconds