Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_modes.c548 unsigned int hdisplay, in drm_analog_tv_mode()
623 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay, in drm_cvt_mode()
849 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay, in drm_gtf_mode_complex()
1054 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
1321 int *hdisplay, int *vdisplay) in drm_mode_get_hv_timing()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h98 int hdisplay; member
H A Dtvnv17.c240 int hdisplay; in nv17_tv_get_hd_modes() member
/linux/include/drm/
H A Dgud.h83 __le16 hdisplay; member
H A Ddrm_modes.h259 u16 hdisplay; member
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c593 int hdisplay, new_hdisplay, new_htotal; in dsi_adjust_pclk_for_compression() local
1000 u32 hdisplay = mode->hdisplay; in dsi_timing_setup() local