Searched refs:IsForCRT2 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dac.h39 int SiSMemBandWidth(ScrnInfoPtr pScrn, Bool IsForCRT2);
H A Dsis_dac.c1433 int SiSMemBandWidth(ScrnInfoPtr pScrn, Bool IsForCRT2) argument
1559 crt2clock = SiSEstimateCRT2Clock(pScrn, IsForCRT2);
1573 if(pSiS->MergedFB && IsForCRT2) {
1959 Bool IsForCRT2 = FALSE; local in function:SISDACPreInit
1963 IsForCRT2 = TRUE;
1966 pSiS->MaxClock = SiSMemBandWidth(pScrn, IsForCRT2);
H A Dinitextx.c189 BOOLEAN fakecrt2modes, BOOLEAN IsForCRT2)
205 if(IsForCRT2) UseWide = pSiS->SiS_Pr->SiS_UseWideCRT2;
188 SiSBuildBuiltInModeList(ScrnInfoPtr pScrn,BOOLEAN includelcdmodes,BOOLEAN isfordvi,BOOLEAN fakecrt2modes,BOOLEAN IsForCRT2) argument
H A Dsis_driver.h1688 BOOLEAN isfordvi, BOOLEAN fakecrt2modes, BOOLEAN IsForCRT2);
H A Dsis_driver.c2711 Bool isfordvi, Bool *havecustommodes, Bool fakecrt2modes, Bool IsForCRT2)
2715 if((mymodes = SiSBuildBuiltInModeList(pScrn, includelcdmodes, isfordvi, fakecrt2modes, IsForCRT2))) {
6221 Bool IsForCRT2 = FALSE; local in function:SISPreInit
6245 IsForCRT2 = TRUE;
6290 IsForCRT2 = TRUE;
6304 IsForCRT2 = TRUE;
6312 IsForCRT2 = TRUE;
6321 isfordvi, &pSiS->HaveCustomModes, FALSE, IsForCRT2)) {
6327 if(IsForCRT2) UseWide = pSiS->SiS_Pr->SiS_UseWideCRT2;
6328 if((!IsForCRT2) || (pSi
2710 SiSMakeOwnModeList(ScrnInfoPtr pScrn,Bool acceptcustommodes,Bool includelcdmodes,Bool isfordvi,Bool * havecustommodes,Bool fakecrt2modes,Bool IsForCRT2) argument
[all...]

Completed in 16 milliseconds