Searched refs:CVT_RB_MIN_VBLANK (Results 1 – 4 of 4) sorted by relevance
228 #define CVT_RB_MIN_VBLANK 460.0 in xf86CVTMode() macro242 HPeriod = ((float) (1000000.0 / VFieldRate - CVT_RB_MIN_VBLANK)) / in xf86CVTMode()246 VBILines = ((float) CVT_RB_MIN_VBLANK) / HPeriod + 1; in xf86CVTMode()
232 #define CVT_RB_MIN_VBLANK 460.0 in xwayland_cvt() macro246 HPeriod = ((float) (1000000.0 / VFieldRate - CVT_RB_MIN_VBLANK)) / in xwayland_cvt()250 VBILines = ((float) CVT_RB_MIN_VBLANK) / HPeriod + 1; in xwayland_cvt()
289 #define CVT_RB_MIN_VBLANK 460 in drm_cvt_mode() macro300 CVT_RB_MIN_VBLANK * HV_FACTOR * vfieldrate; in drm_cvt_mode()304 vbilines = CVT_RB_MIN_VBLANK * HV_FACTOR / hperiod + 1; in drm_cvt_mode()
2470 #define CVT_RB_MIN_VBLANK 460 in drm_cvt_mode() macro2481 CVT_RB_MIN_VBLANK * HV_FACTOR * vfieldrate; in drm_cvt_mode()2485 vbilines = CVT_RB_MIN_VBLANK * HV_FACTOR / hperiod + 1; in drm_cvt_mode()