Searched refs:includelcdmodes (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c2710 SiSMakeOwnModeList(ScrnInfoPtr pScrn, Bool acceptcustommodes, Bool includelcdmodes, argument
2715 if((mymodes = SiSBuildBuiltInModeList(pScrn, includelcdmodes, isfordvi, fakecrt2modes, IsForCRT2))) {
6219 Bool includelcdmodes = TRUE; /* Include modes reported by DDC */ local in function:SISPreInit
6224 includelcdmodes = FALSE;
6231 if(!(pSiS->VBFlags & (CRT2_LCD|CRT2_VGA))) includelcdmodes = FALSE;
6237 includelcdmodes = FALSE;
6242 includelcdmodes = FALSE;
6250 includelcdmodes = FALSE;
6258 includelcdmodes = FALSE;
6268 includelcdmodes
6639 Bool includelcdmodes = TRUE; local in function:SISPreInit
[all...]
H A Dinitextx.c188 SiSBuildBuiltInModeList(ScrnInfoPtr pScrn, BOOLEAN includelcdmodes, BOOLEAN isfordvi, argument
352 if(!includelcdmodes) return first;
H A Dsis_driver.h1687 extern DisplayModePtr SiSBuildBuiltInModeList(ScrnInfoPtr pScrn, BOOLEAN includelcdmodes,
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c3948 BOOLEAN includelcdmodes = TRUE; local in function:XGIInternalDDC
3970 includelcdmodes = FALSE;
3977 includelcdmodes = FALSE;

Completed in 23 milliseconds