Home
last modified time | relevance | path

Searched defs:vdisplay (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/videomode/
H A Dvideomode.h39 int vdisplay; member
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c84 int vdisplay, int vrefresh, in drm_cvt_mode()
297 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, in drm_gtf_mode_complex()
481 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
H A Ddrm_irq.c551 int vbl_status, vtotal, vdisplay; in drm_calc_vbltimestamp_from_scanoutpos() local
H A Ddrm_crtc.c1904 int hdisplay, vdisplay; in drm_mode_setcrtc() local
3536 int hdisplay, vdisplay; in drm_mode_page_flip_ioctl() local
H A Ddrm_mode.h89 __u16 vdisplay, vsync_start, vsync_end, vtotal, vscan; member
H A Ddrm_edid.c2065 int hdisplay, int vdisplay) in drm_add_modes_noedid()
H A Ddrm_crtc.h139 int vdisplay; member
/freebsd/sys/dev/usb/video/
H A Dudl.h276 uint16_t vdisplay; member
H A Dudl.c746 udl_lookup_mode(uint16_t hdisplay, uint16_t vdisplay, uint8_t hz, in udl_lookup_mode()