| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_modes.c | 140 struct drm_display_mode *drm_cvt_mode(struct drm_device *dev, int hdisplay,  in drm_cvt_mode()366 drm_gtf_mode_complex(struct drm_device *dev, int hdisplay, int vdisplay,  in drm_gtf_mode_complex()
 570 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh,  in drm_gtf_mode()
 818 			    int *hdisplay, int *vdisplay)  in drm_mode_get_hv_timing()
 
 | 
| D | drm_crtc.c | 498 	int hdisplay, vdisplay;  in drm_crtc_check_viewport()  local
 | 
| D | drm_atomic.c | 1357 	int hdisplay, vdisplay;  in __drm_atomic_helper_set_config()  local
 | 
| D | drm_edid.c | 4931 			int hdisplay, int vdisplay)  in drm_add_modes_noedid()
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/display/ | 
| D | intel_tv.c | 1050 				      int hdisplay, int left_margin,  in intel_tv_scale_mode_horiz()1093 	int hdisplay = adjusted_mode->crtc_hdisplay;  in intel_tv_get_config()  local
 1167 				     int hdisplay)  in intel_tv_source_too_wide()
 1193 	int hdisplay = adjusted_mode->crtc_hdisplay;  in intel_tv_compute_config()  local
 
 | 
| D | intel_display_types.h | 1135 	u16 hdisplay, vdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/ | 
| D | hibmc_drm_de.c | 36 	unsigned long hdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ | 
| D | tvnv17.h | 98 			int hdisplay;  member
 | 
| D | tvnv17.c | 237 		int hdisplay;  in nv17_tv_get_hd_modes()  member
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_modes.h | 281 	int hdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_connector.c | 785 	int hdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/sun4i/ | 
| D | sun4i_tv.c | 149 	u32		hdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/mgag200/ | 
| D | mgag200_mode.c | 906 	int hdisplay, hsyncstart, hsyncend, htotal;  in mga_crtc_mode_set()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/exynos/ | 
| D | exynos_mixer.c | 1073 		int hdisplay, vdisplay, htotal, vtotal, scan_val;  in mixer_mode_fixup()  member
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_stdu.c | 1042 	uint32_t hdisplay = new_state->crtc_w, vdisplay = new_state->crtc_h;  in vmw_stdu_primary_plane_prepare_fb()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/rockchip/ | 
| D | rockchip_drm_vop.c | 1059 	u16 hdisplay = adjusted_mode->hdisplay;  in vop_crtc_atomic_enable()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | intel_pm.c | 2227 		int hdisplay = crtc->config->pipe_src_w;  in i965_update_wm()  local2383 		int hdisplay = enabled->config->pipe_src_w;  in i9xx_update_wm()  local
 3916 		int hdisplay, vdisplay;  in skl_ddb_get_pipe_allocation_limits()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/dsi/ | 
| D | dsi_host.c | 930 	u32 hdisplay = mode->hdisplay;  in dsi_timing_setup()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/bridge/synopsys/ | 
| D | dw-hdmi.c | 1722 	unsigned int vdisplay, hdisplay;  in hdmi_av_composer()  local
 | 
| /Linux-v5.4/include/uapi/drm/ | 
| D | drm_mode.h | 223 	__u16 hdisplay;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/ | 
| D | amdgpu_dm.c | 4875 			     int hdisplay, int vdisplay)  in amdgpu_dm_create_common_mode()
 |