Searched defs:hdisplay (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_modes.c | 149 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay, in drm_cvt_mode() 368 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, in drm_gtf_mode_complex() 567 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
|
D | drm_crtc.c | 2675 int *hdisplay, int *vdisplay) in drm_crtc_get_hv_timing() 2701 int hdisplay, vdisplay; in drm_crtc_check_viewport() local
|
D | drm_edid.c | 3747 int hdisplay, int vdisplay) in drm_add_modes_noedid()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvnv17.h | 98 int hdisplay; member
|
D | tvnv17.c | 245 int hdisplay; in nv17_tv_get_hd_modes() member
|
/linux-4.1.27/include/drm/ |
D | drm_modes.h | 111 int hdisplay; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 639 int hdisplay; member
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 787 int hdisplay, hsyncstart, hsyncend, htotal; in mga_crtc_mode_set() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_pm.c | 716 int htotal, hdisplay, clock, pixel_size; in g4x_compute_wm0() local 802 int hdisplay, htotal, pixel_size, clock; in g4x_compute_srwm() local 1200 int hdisplay = to_intel_crtc(crtc)->config->pipe_src_w; in i965_update_wm() local 1348 int hdisplay = to_intel_crtc(enabled)->config->pipe_src_w; in i9xx_update_wm() local
|
D | intel_display.c | 11601 int vdisplay, hdisplay; in __intel_set_mode() local 12169 int vdisplay, hdisplay; in intel_crtc_set_config() local
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_mode.h | 108 __u16 hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 894 u16 hdisplay = adjusted_mode->hdisplay; in vop_crtc_mode_set() local
|