Searched refs:CRT1 (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dga.c115 if( (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->HDisplay !=
117 (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->VDisplay !=
119 (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->HDisplay !=
121 (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->VDisplay !=
127 if( (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->VDisplay !=
129 (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->VDisplay != pMode->VDisplay) )
133 if( (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->HDisplay !=
135 (((SiSMergedDisplayModePtr)pMode->Private)->CRT1->HDisplay != pMode->HDisplay) )
H A Dsis_cursor.c126 /* Head 2 is always CRT1 */
157 /* Head 2 is always CRT1 */
206 /* Head 2 is always CRT1 */
254 /* Head 2 is always CRT1 */
350 DisplayModePtr mode1 = CDMPTR->CRT1;
447 /* Head 2 is always CRT1 */
498 /* Head 2 is always CRT1 */
572 /* Head 2 is always CRT1 */
603 /* Head 2 is always CRT1 */
706 if((CDMPTR->CRT1
[all...]
H A Dsis_driver.c1170 ((SiSMergedDisplayModePtr)mode->Private)->CRT1 = i;
1240 * simply set this to the refresh rate for the CRT1 mode (since CRT2 will
1281 * looks identical but consists of different modes for CRT1 and CRT2
1404 * largest mode for each CRT1 and CRT2. If not, we use the largest
1405 * common mode for CRT1 and CRT2 (if available). Additionally, and
1517 "Mode \"%s\" is not a supported mode for CRT1\n", modename);
1668 /* Get DDC display size; if only either CRT1 or CRT2 provided these,
1831 DisplayModePtr i = ((SiSMergedDisplayModePtr)currentMode->Private)->CRT1;
1842 pSiS->maxCRT1_X2 = j->HDisplay; /* Widest CRT2 mode displayed with widest CRT1 mode */
1845 pSiS->maxCRT1_X1 = i->HDisplay; /* Widest CRT1 mod
[all...]
H A Dsis_utility.c303 * don't let the user switch to LCD-via-CRT1 mode, because he
304 * would lose one output device since LCD-via-CRT1 is only
309 * a "clone" mode is active. Same for switching CRT1 to LCD
331 "LCD-via-CRT1 not supported by hardware or no panel detected\n");
343 "CRT1 can't be switched off in MergedFB mode unless a clone mode is active\n");
351 "CRT1 type can only be VGA while CRT2 is LCD or VGA\n");
359 mode = ((SiSMergedDisplayModePtr)mode->Private)->CRT1;
390 "Current mode not suitable for LCD-via-CRT1\n");
453 /* Switching CRT2 to LCD or VGA will switch CRT1 to VGA if
454 * previously LCD-via-CRT1
[all...]
H A Dsis.h417 #define DISPTYPE_CRT1 0x00080000 /* CRT1 connected and used */
427 #define SINGLE_MODE 0x20000000 /* CRT1 or CRT2; determined by DISPTYPE_CRTx */
428 #define MIRROR_MODE 0x40000000 /* CRT1 + CRT2 identical (mirror mode) */
429 #define DUALVIEW_MODE 0x80000000 /* CRT1 + CRT2 independent (dual head mode) */
561 #define MISC_CRT1OVERLAY 0x00000001 /* Current display mode supports overlay (CRT1) */
563 #define MISC_CRT1OVERLAYGAMMA 0x00000004 /* Current display mode supports overlay gamma corr on CRT1 */
667 #define SiS_SD_ISDHSECONDHEAD 0x00000100 /* Dual head: This is CRT1 (=second head) */
680 #define SiS_SD_SUPPORTXVGAMMA1 0x00200000 /* Xv Gamma correction for CRT1 supported */
733 #define SiS_SD3_CRT1SATGAIN 0x00000040 /* Supports CRT1 saturation gain */
874 int CRT1ModeNo; /* Current display mode for CRT1 */
1494 DisplayModePtr CRT1; member in struct:_MergedDisplayModeRec
[all...]
H A Dsis_vga.c858 realmode = ((SiSMergedDisplayModePtr)mode->Private)->CRT1;
1277 * SR17[0] CRT1 [1] LCD [2] TV [3] VGA2
1295 if(sr17 & 0x01) { /* CRT1 */
H A Dsis_video.c40 * SiS300: No registers >0x65, two overlays (one used for CRT1, one for CRT2)
41 * SiS630/730: No registers >0x6b, two overlays (one used for CRT1, one for CRT2)
42 * SiS550: Full register range, two overlays (one used for CRT1, one for CRT2)
43 * SiS315: Full register range, one overlay (used for both CRT1 and CRT2 alt.)
44 * SiS650/740: Full register range, one overlay (used for both CRT1 and CRT2 alt.)
45 * SiSM650/651: Full register range, two overlays (one used for CRT1, one for CRT2)
46 * SiS330: Full register range, one overlay (used for both CRT1 and CRT2 alt.)
47 * SiS661/741/760: Full register range, two overlays (one used for CRT1, one for CRT2)
64 * Overlay 1 is used on CRT1, overlay 2 for CRT2.
67 * Overlay is used for either CRT1 o
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h343 #define DISPTYPE_CRT1 0x00080000 /* CRT1 connected and used */
345 #define SINGLE_MODE 0x20000000 /* CRT1 or CRT2; determined by DISPTYPE_CRTx */
346 #define MIRROR_MODE 0x40000000 /* CRT1 + CRT2 identical (mirror mode) */
347 #define DUALVIEW_MODE 0x80000000 /* CRT1 + CRT2 independent (dual head mode) */
382 #define MISC_CRT1OVERLAYGAMMA 0x00000004 /* Current display mode supports overlay gamma corr on CRT1 */
429 #define XGI_SD_ISDHSECONDHEAD 0x00000100 /* Dual head: This is CRT1 (=second head) */
441 #define XGI_SD_SUPPORTXVGAMMA1 0x00200000 /* Xv Gamma correction for CRT1 supported */
791 int CRT1off; /* 1=CRT1 off, 0=CRT1 on */
946 DisplayModePtr CRT1; member in struct:_MergedDisplayModeRec
[all...]
H A Dxgi_driver.c131 xf86MonPtr g_pMonitorDVI=NULL; /* Jong 12/04/2007; used for filtering of CRT1 modes */
384 static const char *mergednocrt1 = "CRT1 not detected or forced off. %s.\n";
623 D7 Force CRT1 into DPMS suspend mode
626 D6 Force CRT1 into DPMS stand-by mode
1056 ((XGIMergedDisplayModePtr) mode->Private)->CRT1 = i;
1295 "Mode \"%s\" is not a supported mode for CRT1\n",
1430 /* Get DDC display size; if only either CRT1 or CRT2 provided these,
1591 "CRT1", "DVI", "CRT2"
2210 /* In dual head mode, probe DDC using VBE only for CRT1 (second head) */
2215 /* If CRT1 i
[all...]

Completed in 27 milliseconds