| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_cursor.c | 426 if(pSiS->MergedFB) { 477 if(pSiS->MergedFB) { 705 if(pSiS->MergedFB) { 801 if(pSiS->MergedFB) { 933 if(pSiS->MergedFB) { 948 if(pSiS->MergedFB) { 978 if(pSiS->MergedFB) { 1009 if(pSiS->MergedFB) { 1026 if(pSiS->MergedFB) { 1060 if(pSiS->MergedFB) { [all...] |
| H A D | sis_video.c | 831 if(pSiS->MergedFB) { 2322 if(pSiS->MergedFB && iscrt2) { 2378 if(pSiS->MergedFB && iscrt2) { 2445 if(pSiS->MergedFB && iscrt2) { 2468 if(pSiS->MergedFB && iscrt2) { 2508 if(pSiS->MergedFB && iscrt2) { 2699 if(!pSiS->MergedFB) { 2749 if(pSiS->MergedFB) { 2785 if(pSiS->MergedFB) overlay.DoFirst = FALSE; 2793 if(pSiS->MergedFB) overla [all...] |
| H A D | sis_dga.c | 110 if(pSiS->MergedFB) { 256 /* We don't support 8bpp modes in dual head or MergedFB mode, 263 if(!(pSiS->MergedFB)) {
|
| H A D | sis_opt.c | 277 { OPTION_MERGEDFB, "MergedFB", OPTV_ANYSTR, {0}, FALSE }, 585 pSiS->MergedFB = pSiS->MergedFBAuto = FALSE; 852 /* MergedFB 871 pSiS->MergedFB = TRUE; 874 pSiS->MergedFB = TRUE; 879 if(!pSiS->MergedFB) { 880 if(val) pSiS->MergedFB = pSiS->MergedFBAuto = TRUE; 883 "Option \"MergedFB\" overrules option \"MergedFBAuto\"\n"); 887 if(pSiS->MergedFB) { 974 if(pSiS->MergedFB) { [all...] |
| H A D | sis_utility.c | 300 * of his output devices in MergedFB mode. Therefore, a switch 302 * MergedFB mode. (For example: If CRT2 is either LCD or VGA, 306 * In Non-MergedFB mode, losing one output device is not 338 if(pSiS->MergedFB) { 343 "CRT1 can't be switched off in MergedFB mode unless a clone mode is active\n"); 458 * of his output devices in MergedFB mode. Therefore, a switch 460 * MergedFB mode. (For example: If CRT1 is LCD-via-CRT1, don't 464 * In Non-MergedFB mode, losing one output device is not 499 if(pSiS->MergedFB) { 505 "CRT2 can't be switched off in MergedFB mod [all...] |
| H A D | sis_driver.c | 965 if(pSiS->MergedFB) { 1083 /* Some helper functions for MergedFB mode */ 1605 static const char *str = "MergedFB: Virtual %s %d\n"; 1655 const char *dsstr = "MergedFB: Display dimensions: (%d, %d) mm\n"; 1657 /* This sets the DPI for MergedFB mode. The problem is that 1771 xf86DrvMsg(pScrn1->scrnIndex, from, "MergedFB: DPI set to (%d, %d)\n", 1775 /* Pseudo-Xinerama extension for MergedFB mode */ 1793 if(!pSiS->MergedFB) return; 2461 if(!pSiS->MergedFB) { 2486 "Running MergedFB i [all...] |
| H A D | sis_vb.c | 252 if((pSiS->MergedFB) && (!(pSiS->MergedFBAuto))) {
|
| H A D | sis.h | 211 #define SISXINERAMA /* Include SiS Pseudo-Xinerama for MergedFB mode */ 709 #define SiS_SD2_MERGEDUCLOCK 0x00008000 /* Provide VRefresh in mode->Clock field in MergedFB mode */ 989 /* MergedFB: Relative position */ 1433 Bool MergedFB, MergedFBAuto; member in struct:__anon2d7f85d00508
|
| H A D | sis_dac.c | 1573 if(pSiS->MergedFB && IsForCRT2) {
|
| H A D | sis_vga.c | 857 if(pSiS->MergedFB) {
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_opt.c | 151 { OPTION_MERGEDFB, "MergedFB", OPTV_BOOLEAN, {0}, FALSE }, 258 pXGI->MergedFB = pXGI->MergedFBAuto = FALSE; 432 * MergedFB 442 "Option \"MergedFB\" cannot be used in Dual Head mode\n"); 528 if(pXGI->MergedFB) { 531 "Shadow Frame Buffer not supported in MergedFB mode\n"); 545 if(pXGI->MergedFB) { 547 "Screen rotation not supported in MergedFB mode\n");
|
| H A D | xgi_driver.c | 387 static const char *mergeddisstr = "MergedFB mode disabled"; 1027 /* Some helper functions for MergedFB mode */ 1378 static const char *str = "MergedFB: Virtual %s %d\n"; 1415 const char *dsstr = "MergedFB: Display dimensions: (%d, %d) mm\n"; 1419 /* This sets the DPI for MergedFB mode. The problem is that 1544 xf86DrvMsg(pScrn1->scrnIndex, from, "MergedFB: DPI set to (%d, %d)\n", 1572 #endif /* End of MergedFB helpers */ 2444 if (pXGI->MergedFB) { 2499 pXGI->MergedFB = FALSE; 2505 if (pXGI->MergedFB) { [all...] |
| H A D | xgi_vb.c | 115 || ((pXGI->MergedFB) && (!(pXGI->MergedFBAuto)))
|
| H A D | xgi_dga.c | 201 /* We don't support 8bpp modes in dual head or MergedFB mode, 206 && !(pXGI->MergedFB)
|
| H A D | xgi.h | 240 #define XGIXINERAMA /* Include Pseudo-Xinerama for MergedFB mode */ 860 Bool MergedFB, MergedFBAuto; member in struct:__anon348028e20508
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_driver.c | 593 { OPTION_MERGEDFB, "MergedFB", OPTV_BOOLEAN, {0}, FALSE }, 1677 if(pMgaEnt->pScrn_1 && MGAPTR(pMgaEnt->pScrn_1)->MergedFB) { 2044 if(!pMga->MergedFB) { 2630 if(pMga->MergedFB) { 2890 /* if(pMga->MergedFB && mode && mode->Private && (mode->PrivSize == 0)) { 3026 if(pMga->MergedFB && mode->Private && (mode->PrivSize == 0)) { 3049 && !pMga->MergedFB) { 3109 || pMga->SecondCrtc || pMga->MergedFB) { 3110 /* if(pMga->MergedFB) { 3210 if (!pMga->MergedFB) { [all...] |
| H A D | mga.h | 663 Bool MergedFB; member in struct:__anon971c52dc0c08
|
| H A D | mga_merge.c | 338 pMga->MergedFB = TRUE;
|