Lines Matching defs:crtcs
99 RRCrtcPtr crtc = pScrPriv->numCrtcs ? pScrPriv->crtcs[0] : NULL;
277 RRCrtcPtr crtc = pScrPriv->crtcs[i];
322 RRCrtc *crtcs;
394 crtcs = (RRCrtc *) extra;
395 outputs = (RROutput *) (crtcs + pScrPriv->numCrtcs);
402 crtcs[0] = pScrPriv->primaryOutput->crtc->id;
404 swapl (&crtcs[0], n);
410 pScrPriv->primaryOutput->crtc == pScrPriv->crtcs[i])
415 crtcs[i + has_primary] = pScrPriv->crtcs[i]->id;
417 swapl (&crtcs[i + has_primary], n);
936 if (!RRCrtcSet (pScrPriv->crtcs[c], NULL, 0, 0, RR_Rotate_0,
961 * XXX Configure other crtcs to mirror as much as possible