Lines Matching defs:crtcs
60 RRCrtcPtr *crtcs;
69 crtcs = reallocarray(pScrPriv->crtcs,
71 if (!crtcs)
73 pScrPriv->crtcs = crtcs;
102 pScrPriv->crtcs[pScrPriv->numCrtcs++] = crtc;
337 if (crtcs_adjacent(pScrPriv->crtcs[cur], pScrPriv->crtcs[i]))
356 if (pScrPriv->crtcs[i]->mode) {
364 if (pScrPriv->crtcs[i]->mode && !reachable[i])
644 /* have to iterate all the crtcs of the attached gpu primarys
647 RRCrtcPtr crtc = pScrPriv->crtcs[c];
676 RRCrtcPtr secondary_crtc = secondary_priv->crtcs[c];
885 if (lease->crtcs[c] == crtc) {
893 if (pScrPriv->crtcs[i] == crtc) {
894 memmove(pScrPriv->crtcs + i, pScrPriv->crtcs + i + 1,
979 if (pScrPriv->crtcs[c] == findCrtc)
1164 /* All crtcs must be associated with screens before client
1213 if (pScrPriv->outputs[i]->crtcs[j] == crtc)
1241 if (pScrPriv->outputs[i]->crtcs[j] == crtc) {
1333 if (outputs[i]->crtcs[j] == crtc)
1417 * then it must allow crtcs to display a subset of the screen, so
1503 /* All crtcs must be associated with screens before client
1577 /* All crtcs must be associated with screens before client
1879 RRCrtcPtr crtc = pScrPriv->crtcs[i];
1900 RRCrtcPtr crtc = pScrPriv->crtcs[i];
1979 RRCrtcPtr crtc = pScrPriv->crtcs[i];
2034 RRCrtcPtr crtc = pScrPriv->crtcs[i];
2069 RRCrtcPtr crtc = pScrPriv->crtcs[i];