Home
last modified time | relevance | path

Searched refs:vtotal_lines (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c321 unsigned int vtotal_lines; in drm_gtf_mode_complex() local
382 vtotal_lines = vdisplay_rnd + top_margin + bottom_margin + in drm_gtf_mode_complex()
430 drm_mode->vtotal = vtotal_lines; in drm_gtf_mode_complex()