Searched defs:hdisplay (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_modes.c85 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay, argument
301 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, bool interlaced, int margins, int GTF_M, int GTF_2C, int GTF_K, int GTF_2J) argument
499 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, bool lace, int margins) argument
[all...]
H A Ddrm_edid.c2064 drm_add_modes_noedid(struct drm_connector *connector, int hdisplay, int vdisplay) argument
[all...]
H A Ddrm_mode.h90 __u16 hdisplay, hsync_start, hsync_end, htotal, hskew; member in struct:drm_mode_modeinfo
H A Ddrm_crtc.c1918 int hdisplay, vdisplay; local
3574 int hdisplay, vdisplay; local
[all...]
H A Ddrm_crtc.h136 int hdisplay; member in struct:drm_display_mode
/freebsd-10.2-release/sys/dev/drm2/i915/
H A Dintel_pm.c1097 int htotal, hdisplay, clock, pixel_size; local
1181 int hdisplay, htotal, pixel_size, clock; local
1412 int hdisplay = crtc->mode.hdisplay; local
1525 int hdisplay = enabled->mode.hdisplay; local
1658 int hdisplay, htotal, pixel_size, clock; local
[all...]

Completed in 97 milliseconds