Lines Matching refs:VDisplay
164 crtc->panningTotalArea.y1 + crtc->mode.VDisplay) { in xf86RandR13VerifyPanningArea()
167 crtc->panningTotalArea.y1 + crtc->mode.VDisplay; in xf86RandR13VerifyPanningArea()
180 crtc->mode.VDisplay) { in xf86RandR13VerifyPanningArea()
364 height = crtc->mode.VDisplay; in xf86RandR13Pan()
482 if (maxY < mode->VDisplay) in xf86RandR12GetInfo()
483 maxY = mode->VDisplay; in xf86RandR12GetInfo()
486 mode->HDisplay, mode->VDisplay, in xf86RandR12GetInfo()
530 scrp->virtualY = mode->VDisplay; in xf86RandR12SetMode()
612 if (maxY < mode->VDisplay) in xf86RandR12SetConfig()
613 maxY = mode->VDisplay; in xf86RandR12SetConfig()
616 mode->VDisplay == pSize->height && in xf86RandR12SetConfig()
1028 if (randr_mode->mode.height != mode->VDisplay) in xf86RandRModeMatches()
1123 mode->VDisplay = randr_mode->mode.height; in xf86RandRModeConvert()
1608 modeInfo.height = mode->VDisplay; in xf86RROutputSetModes()