| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_vb.h | 37 USHORT LCDheight; member in struct:_XGI_LCD_StStruct
|
| H A D | xgi.h | 792 CARD16 LCDheight; /* Vertical resolution of LCD panel */ member in struct:__anon348028e20508 991 int Depth, int LCDwith, int LCDheight);
|
| H A D | init.c | 79 int Depth, int LCDwidth, int LCDheight) 144 if((VBFlags & CRT1_LCDA) && (LCDwidth == 1280) && (LCDheight == 720)) { 78 XGI_GetModeID(ULONG VBFlags,int HDisplay,int VDisplay,int Depth,int LCDwidth,int LCDheight) argument
|
| H A D | xgi_driver.c | 6493 (mode->VDisplay > pXGI->LCDheight)) { 6499 i, pXGI->LCDwidth, pXGI->LCDheight);
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_vb.c | 69 UShort LCDheight; member in struct:_SiS_LCD_StStruct 301 pSiS->LCDheight = 0; 403 pSiS->LCDheight = 1024; 407 pSiS->LCDwidth, pSiS->LCDheight, 414 pSiS->LCDheight = pSiS->SiS_Pr->CP_MaxY = 480; 421 pSiS->LCDheight = pSiS->SiS_Pr->CP_MaxY = 480; 428 pSiS->LCDheight = pSiS->SiS_Pr->CP_MaxY = 240; 461 pSiS->LCDheight = pSiS->SiS_Pr->CP_MaxY; 472 pSiS->LCDheight = SiS300_LCD_Type[(CR36 & 0x0f)].LCDheight; [all...] |
| H A D | init.c | 351 int Depth, BOOLEAN FSTN, int LCDwidth, int LCDheight) 489 int Depth, BOOLEAN FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, 520 if(LCDwidth >= 1024 && LCDwidth != 1152 && LCDheight >= 768) { 551 if((VDisplay == 600) && (LCDheight == 600)) { 558 if((VDisplay == 768) && (LCDheight == 768)) { 566 if((VDisplay == 768) && (LCDheight == 768)) { 602 if(LCDwidth >= 800 && LCDheight >= 600) { 607 if(LCDwidth >= 1024 && LCDheight >= 768 && LCDwidth != 1152) { 350 SiS_GetModeID(int VGAEngine,unsigned int VBFlags,int HDisplay,int VDisplay,int Depth,BOOLEAN FSTN,int LCDwidth,int LCDheight) argument 488 SiS_GetModeID_LCD(int VGAEngine,unsigned int VBFlags,int HDisplay,int VDisplay,int Depth,BOOLEAN FSTN,unsigned short CustomT,int LCDwidth,int LCDheight,unsigned int VBFlags2) argument
|
| H A D | sis_driver.h | 1668 int Depth, BOOLEAN FSTN, int LCDwith, int LCDheight); 1671 int LCDwith, int LCDheight, unsigned int VBFlags2);
|
| H A D | sis_video.c | 1439 CARD16 LCDheight = pSiS->LCDheight; local in function:calc_scale_factor 1449 dstH = (dstH * LCDheight) / pOverlay->SCREENheight; 1456 dstH = (dstH * LCDheight) / pOverlay->SCREENheight; 1609 CARD16 LCDheight = pSiS->LCDheight; local in function:calc_scale_factor_2 1618 dstH = (dstH * LCDheight) / pOverlay->SCREENheight2;
|
| H A D | initextx.c | 450 if(current->VDisplay > pSiS->LCDheight) 451 pSiS->LCDheight = pSiS->SiS_Pr->CP_MaxY = current->VDisplay;
|
| H A D | init.h | 1521 int Depth, BOOLEAN FSTN, int LCDwith, int LCDheight); 1525 unsigned short CustomT, int LCDwith, int LCDheight,
|
| H A D | sis.h | 1217 CARD16 LCDheight; /* Vertical resolution of LCD panel */ member in struct:__anon2d7f85d00508
|
| H A D | sis_driver.c | 13617 i, FSTN, pSiS->LCDwidth, pSiS->LCDheight)); 13710 (mode->VDisplay > pSiS->LCDheight)) { 13717 (mode->VDisplay > pSiS->LCDheight)) { 13724 i, pSiS->FSTN, pSiS->LCDwidth, pSiS->LCDheight)); 13770 (mode->VDisplay <= pSiS->LCDheight)) || 13780 pSiS->FSTN, pSiS->SiS_Pr->SiS_CustomT, pSiS->LCDwidth, pSiS->LCDheight,
|