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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c2852 SiS_Pr->SiS_VGAVDE = SiS_Pr->SiS_VDE = SiS_Pr->CVDisplay;
2934 SiS_Pr->SiS_VGAVDE = SiS_Pr->SiS_VDE = yres;
2996 /* if(SiS_Pr->SiS_VGAVDE > 480) SiS_Pr->SiS_TVMode &= (~TVSetTVSimuMode); */
3215 SiS_Pr->SiS_VGAVT = SiS_Pr->PanelVT - (SiS_Pr->PanelYRes - SiS_Pr->SiS_VGAVDE);
3369 SiS_Pr->SiS_VDE = SiS_Pr->SiS_VGAVDE;
3438 if(SiS_Pr->SiS_VGAVDE == 350) SiS_Pr->SiS_TVMode |= TVSetTVSimuMode;
3500 SiS_Pr->SiS_VDE = SiS_Pr->SiS_VGAVDE;
3610 if (SiS_Pr->SiS_VGAVDE == 350) tempbx = 560;
3611 else if(SiS_Pr->SiS_VGAVDE == 400) tempbx = 640;
3614 if (SiS_Pr->SiS_VGAVDE
[all...]
H A Dvstruct.h339 unsigned short SiS_VGAVDE; member in struct:SiS_Private
H A Dinit.c3920 SiS_Pr->CVDisplay = SiS_Pr->SiS_VGAVDE;
3921 SiS_Pr->CVBlankStart = SiS_Pr->SiS_VGAVDE;
3994 tempax = SiS_Pr->SiS_VGAVDE;
4011 tempax = SiS_Pr->SiS_VGAVDE;
H A Dinitextx.c1620 SiS_CalcXTapScaler(SiS_Pr, SiS_Pr->SiS_VGAVDE, SiS_Pr->SiS_VDE, 4, FALSE);

Completed in 14 milliseconds