pipe_src_h       4417 drivers/gpu/drm/i915/display/intel_display.c 		   (new_crtc_state->pipe_src_h - 1));
pipe_src_h       5515 drivers/gpu/drm/i915/display/intel_display.c 				 state->pipe_src_w, state->pipe_src_h,
pipe_src_h       5631 drivers/gpu/drm/i915/display/intel_display.c 		vscale = (crtc_state->pipe_src_h << 16) / pfit_h;
pipe_src_h       7387 drivers/gpu/drm/i915/display/intel_display.c 		pipe_h = pipe_config->pipe_src_h;
pipe_src_h       8193 drivers/gpu/drm/i915/display/intel_display.c 		   (crtc_state->pipe_src_h - 1));
pipe_src_h       8249 drivers/gpu/drm/i915/display/intel_display.c 	pipe_config->pipe_src_h = (tmp & 0xffff) + 1;
pipe_src_h       8252 drivers/gpu/drm/i915/display/intel_display.c 	pipe_config->base.mode.vdisplay = pipe_config->pipe_src_h;
pipe_src_h       12136 drivers/gpu/drm/i915/display/intel_display.c 		      pipe_config->pipe_src_w, pipe_config->pipe_src_h,
pipe_src_h       12322 drivers/gpu/drm/i915/display/intel_display.c 			       &pipe_config->pipe_src_h);
pipe_src_h       12772 drivers/gpu/drm/i915/display/intel_display.c 		PIPE_CONF_CHECK_I(pipe_src_h);
pipe_src_h       16787 drivers/gpu/drm/i915/display/intel_display.c 			crtc->base.mode.vdisplay = crtc_state->pipe_src_h;
pipe_src_h        769 drivers/gpu/drm/i915/display/intel_display_types.h 	int pipe_src_w, pipe_src_h;
pipe_src_h        918 drivers/gpu/drm/i915/display/intel_overlay.c 	    rec->dst_y < pipe_config->pipe_src_h &&
pipe_src_h        919 drivers/gpu/drm/i915/display/intel_overlay.c 	    rec->dst_y + rec->dst_height <= pipe_config->pipe_src_h)
pipe_src_h        186 drivers/gpu/drm/i915/display/intel_panel.c 	    adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h &&
pipe_src_h        193 drivers/gpu/drm/i915/display/intel_panel.c 		height = pipe_config->pipe_src_h;
pipe_src_h        202 drivers/gpu/drm/i915/display/intel_panel.c 				* pipe_config->pipe_src_h;
pipe_src_h        206 drivers/gpu/drm/i915/display/intel_panel.c 				width = scaled_height / pipe_config->pipe_src_h;
pipe_src_h        305 drivers/gpu/drm/i915/display/intel_panel.c 		pipe_config->pipe_src_h;
pipe_src_h        326 drivers/gpu/drm/i915/display/intel_panel.c 		pipe_config->pipe_src_h;
pipe_src_h        339 drivers/gpu/drm/i915/display/intel_panel.c 				    pipe_config->pipe_src_h);
pipe_src_h        342 drivers/gpu/drm/i915/display/intel_panel.c 		if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay) {
pipe_src_h        343 drivers/gpu/drm/i915/display/intel_panel.c 			bits = panel_fitter_scaling(pipe_config->pipe_src_h,
pipe_src_h        387 drivers/gpu/drm/i915/display/intel_panel.c 	    adjusted_mode->crtc_vdisplay == pipe_config->pipe_src_h)
pipe_src_h        397 drivers/gpu/drm/i915/display/intel_panel.c 		centre_vertically(adjusted_mode, pipe_config->pipe_src_h);
pipe_src_h        413 drivers/gpu/drm/i915/display/intel_panel.c 		if (pipe_config->pipe_src_h != adjusted_mode->crtc_vdisplay ||
pipe_src_h       2739 drivers/gpu/drm/i915/i915_debugfs.c 			   pipe_config->pipe_src_w, pipe_config->pipe_src_h,
pipe_src_h       4127 drivers/gpu/drm/i915/intel_pm.c 		src_h = crtc_state->pipe_src_h;