Searched refs:CRT2Position (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi.h | 861 XGIScrn2Rel CRT2Position; member in struct:__anon348028e20508 948 XGIScrn2Rel CRT2Position; member in struct:_MergedDisplayModeRec
|
| H A D | xgi_opt.c | 158 { OPTION_CRT2POS, "CRT2Position", OPTV_STRING, {0}, FALSE }, 259 pXGI->CRT2Position = xgiRightOf;
|
| H A D | xgi_driver.c | 1058 ((XGIMergedDisplayModePtr) mode->Private)->CRT2Position = srel; 4041 pXGI->CRT2Position); 4078 XGIMergedFBSetDpi(pScrn, pXGI->CRT2pScrn, pXGI->CRT2Position); 5393 switch(((XGIMergedDisplayModePtr)pXGI->CurrentLayout.mode->Private)->CRT2Position) 5474 switch(((XGIMergedDisplayModePtr)pXGI->CurrentLayout.mode->Private)->CRT2Position) 5539 switch(SDMPTR(pScrn1)->CRT2Position)
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 284 { OPTION_CRT2POS, "CRT2Position", OPTV_STRING, {0}, FALSE }, 586 pSiS->CRT2Position = sisRightOf; 895 pSiS->CRT2Position = sisLeftOf; 905 pSiS->CRT2Position = sisRightOf; 915 pSiS->CRT2Position = sisAbove; 925 pSiS->CRT2Position = sisBelow; 935 pSiS->CRT2Position = sisClone;
|
| H A D | sis_dga.c | 113 switch(((SiSMergedDisplayModePtr)pMode->Private)->CRT2Position) {
|
| H A D | sis_utility.c | 339 if(((SiSMergedDisplayModePtr)mode->Private)->CRT2Position != sisClone) { 501 ((SiSMergedDisplayModePtr)mode->Private)->CRT2Position != sisClone) { 828 switch(((SiSMergedDisplayModePtr)mode->Private)->CRT2Position) { 1577 switch(pSiS->CRT2Position) {
|
| H A D | sis.h | 1434 SiSScrn2Rel CRT2Position; member in struct:__anon2d7f85d00508 1496 SiSScrn2Rel CRT2Position; member in struct:_MergedDisplayModeRec
|
| H A D | sis_driver.c | 1172 ((SiSMergedDisplayModePtr)mode->Private)->CRT2Position = srel; 1408 * - Clone: If the (global) CRT2Position is Clone, we use the 1606 static const char *errstr = "Virtual %s to small for given CRT2Position offset\n"; 1622 "Virtual width with CRT2Position offset beyond hardware specs\n"); 1833 SiSScrn2Rel srel = ((SiSMergedDisplayModePtr)currentMode->Private)->CRT2Position; 1897 if((usenonrect) && (pSiS->CRT2Position != sisClone) && pSiS->maxCRT1_X1) { 1898 switch(pSiS->CRT2Position) { 1928 switch(pSiS->CRT2Position) { 2044 switch(pSiS->CRT2Position) { 2484 if(pSiS->CRT2Position [all...] |
Completed in 30 milliseconds