Searched defs:hdisplay (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/drivers/gpu/drm/ |
D | drm_modes.c | 86 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay, in drm_cvt_mode() 302 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, in drm_gtf_mode_complex() 500 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
|
D | drm_edid.c | 1778 int hdisplay, int vdisplay) in drm_add_modes_noedid()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv17_tv.h | 98 int hdisplay; member
|
D | nv17_tv.c | 233 int hdisplay; in nv17_tv_get_hd_modes() member
|
D | nouveau_connector.c | 575 int hdisplay; member
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | intel_display.c | 3959 int htotal, hdisplay, clock, pixel_size; in g4x_compute_wm0() local 4043 int hdisplay, htotal, pixel_size, clock; in g4x_compute_srwm() local 4148 int hdisplay = crtc->mode.hdisplay; in i965_update_wm() local 4261 int hdisplay = enabled->mode.hdisplay; in i9xx_update_wm() local 4394 int hdisplay, htotal, pixel_size, clock; in ironlake_compute_srwm() local
|
/linux-3.3/include/drm/ |
D | drm_mode.h | 86 __u16 hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
D | drm_crtc.h | 128 int hdisplay; member
|