Lines Matching full:vertical
51 * @MODE_V_ILLEGAL: mode has illegal vertical timings
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
144 * @vd: Vertical resolution, height
179 * @vdisplay: vertical display size
180 * @vsync_start: vertical sync start
181 * @vsync_end: vertical sync end
182 * @vtotal: vertical total size
183 * @vscan: vertical scan?!
191 * @crtc_vdisplay: hardware mode vertical display size
192 * @crtc_vblank_start: hardware mode vertical blank start
193 * @crtc_vblank_end: hardware mode vertical blank end
194 * @crtc_vsync_start: hardware mode vertical sync start
195 * @crtc_vsync_end: hardware mode vertical sync end
196 * @crtc_vtotal: hardware mode vertical total size
198 * The horizontal and vertical timings are defined per the following diagram.
248 * - DRM_MODE_FLAG_PVSYNC: vertical sync is active high.
249 * - DRM_MODE_FLAG_NVSYNC: vertical sync is active low.