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