Lines Matching full:vertical
91 /* 3) Minimum vertical porch (lines) - default 3 */ in drm_cvt_mode()
93 /* 4) Minimum number of vertical back porch lines - default 6 */ in drm_cvt_mode()
166 /* 4) Minimum time of vertical sync + back porch interval (µs) in drm_cvt_mode()
224 /* Minimum vertical blanking interval time (µs)- default 460 */ in drm_cvt_mode()
230 /* Fixed number of lines for vertical front porch - default 3*/ in drm_cvt_mode()
239 /* 9. Find number of lines in vertical blanking */ in drm_cvt_mode()
241 /* 10. Check if vertical blanking is sufficient */ in drm_cvt_mode()
244 /* 11. Find total number of lines in vertical field */ in drm_cvt_mode()
258 /* 18/16. Find actual vertical frame frequency */ in drm_cvt_mode()
304 /* 3) Minimum vertical porch (lines) - default 3 */ in drm_gtf_mode_complex()
340 /* 2. If interlace is requested, the number of vertical lines assumed in drm_gtf_mode_complex()
342 * the number of vertical lines per field. in drm_gtf_mode_complex()
381 /* 10. Find the total number of lines in Vertical field period: */ in drm_gtf_mode_complex()
608 * Vertical refresh rate. It will be the result of actual value plus 0.5.