Searched refs:CVT_MIN_V_BPORCH (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_modes.c98 #define CVT_MIN_V_BPORCH 6 macro
249 if (vbilines < (CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH))
250 vbilines = CVT_RB_VFPORCH + vsync + CVT_MIN_V_BPORCH;

Completed in 11 milliseconds