Lines Matching refs:rr_crtc
144 RRCrtc rr_crtc;
700 DBG(XRR, ("%s: dst.rr_crtc=%ld, now %ld\n",
701 __func__, (long)clone->dst.rr_crtc, (long)from_info->crtc));
702 if (clone->dst.rr_crtc == from_info->crtc) {
736 if (from_info->crtc != clone->dst.rr_crtc) {
740 clone->dst.rr_crtc = 0;
769 clone->src.rr_crtc = 0;
871 clone->src.rr_crtc = 0;
1406 output->rr_crtc = o->crtc;
1447 clone->dst.rr_crtc = -1;
1450 clone->dst.rr_crtc = 0;
1500 if (!dst->rr_crtc)
1506 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1507 dst->rr_crtc = 0;
1526 if (!dst->rr_crtc)
1532 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1533 dst->rr_crtc = 0;
1550 RRCrtc rr_crtc;
1560 if (dst->rr_crtc) {
1564 if (disable_crtc(display->dpy, res, dst->rr_crtc)) {
1565 dst->rr_crtc = 0;
1615 rr_crtc = dst->rr_crtc;
1616 if (rr_crtc) {
1618 if (set->dst.rr_crtc == rr_crtc) {
1621 rr_crtc = 0;
1626 if (rr_crtc == 0) {
1632 if (set->dst.rr_crtc == o->crtcs[i]) {
1639 rr_crtc = o->crtcs[i];
1645 if (rr_crtc == 0) {
1654 dst->rotation, (long)rr_crtc, dst->mode.id));
1656 ret = XRRSetPanning(dst->dpy, res, rr_crtc, memset(&panning, 0, sizeof(panning)));
1660 ret = XRRSetCrtcConfig(dst->dpy, res, rr_crtc, CurrentTime,
1671 c = XRRGetCrtcInfo(dst->dpy, res, rr_crtc);
1679 p = XRRGetPanning(dst->dpy, res, rr_crtc);
1690 dst->rr_crtc = rr_crtc;
1711 if (clone->dst.rr_crtc == 0)
2855 clone->dst.rr_crtc = -1;
2930 clone->dst.rr_crtc = -1;