Lines Matching full:vertical
66 * @MODE_BAD_VVALUE: vertical timing was out of range
72 * @MODE_VSYNC_NARROW: vertical sync too narrow
73 * @MODE_VSYNC_WIDE: vertical sync too wide
74 * @MODE_VBLANK_NARROW: vertical blanking too narrow
75 * @MODE_VBLANK_WIDE: vertical blanking too wide
163 * @vdisplay: vertical display size
164 * @vsync_start: vertical sync start
165 * @vsync_end: vertical sync end
166 * @vtotal: vertical total size
167 * @vscan: vertical scan?!
175 * @crtc_vdisplay: hardware mode vertical display size
176 * @crtc_vblank_start: hardware mode vertical blank start
177 * @crtc_vblank_end: hardware mode vertical blank end
178 * @crtc_vsync_start: hardware mode vertical sync start
179 * @crtc_vsync_end: hardware mode vertical sync end
180 * @crtc_vtotal: hardware mode vertical total size
182 * The horizontal and vertical timings are defined per the following diagram.
296 * - DRM_MODE_FLAG_PVSYNC: vertical sync is active high.
297 * - DRM_MODE_FLAG_NVSYNC: vertical sync is active low.
391 * Vertical refresh rate, for debug output in human readable form. Not