Home
last modified time | relevance | path

Searched refs:reducedblanking (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h140 Bool reducedblanking; /* Allow CVT reduced blanking modes? */ member
H A Dxf86Mode.c766 if (!monitor->reducedblanking && !(mode->type & M_T_DRIVER)) in xf86CheckModeForMonitor()
1687 if (!scrp->monitor->reducedblanking && in xf86ValidateModes()
H A Dxf86Config.c1847 monitorp->reducedblanking = FALSE; in configMonitor()
1965 &monitorp->reducedblanking); in configMonitor()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86EdidModes.c1188 Monitor->reducedblanking = xf86MonitorSupportsReducedBlanking(DDC); in xf86EdidMonitorSet()
H A Dxf86Crtc.c1781 if (!mon_rec.reducedblanking) in xf86ProbeOutputModes()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog179661 - Add MonPtr->reducedblanking and Option "ReducedBlanking" to the Monitor