Searched refs:CVT_MIN_V_BPORCH (Results 1 – 1 of 1) sorted by relevance
162 #define CVT_MIN_V_BPORCH 6 in drm_cvt_mode() macro316 if (vbilines < (CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH)) in drm_cvt_mode()317 vbilines = CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH; in drm_cvt_mode()