Lines Matching refs:Monitor
1191 i = xf86ValidateModes(pScrn, pScrn->monitor->Modes,
1237 /* If monitor resolution is set on the command line, use it */
1342 /* Set pScrn->monitor */
1343 pScrn->monitor = pScrn->confScreen->monitor;
1843 * Do DDC here: if VESA BIOS detects an external monitor it
1927 /* monitor info */
1929 cPtr->Monitor = chipsSetMonitor(pScrn);
2334 ChipsPALMode.next = pScrn->monitor->Modes;
2335 pScrn->monitor->Modes = &ChipsNTSCMode;
2372 /* Set pScrn->monitor */
2373 pScrn->monitor = pScrn->confScreen->monitor;
2653 /* monitor info */
2654 cPtr->Monitor = chipsSetMonitor(pScrn);
2840 /* Set pScrn->monitor */
2841 pScrn->monitor = pScrn->confScreen->monitor;
3196 /* monitor info */
3197 cPtr->Monitor = chipsSetMonitor(pScrn);
7316 int type = 2; /* no monitor */
7366 type = 0; /* color monitor */
7412 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Color monitor detected\n");
7415 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Monochrome monitor detected\n");
7418 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "No monitor detected\n");