Lines Matching refs:pipe_src_h
2707 ((intel_crtc->config->pipe_src_h - 1) << 16) | in i9xx_update_primary_plane()
2712 ((intel_crtc->config->pipe_src_h - 1) << 16) | in i9xx_update_primary_plane()
2772 y += (intel_crtc->config->pipe_src_h - 1); in i9xx_update_primary_plane()
2777 (intel_crtc->config->pipe_src_h - 1) * fb->pitches[0] + in i9xx_update_primary_plane()
2872 y += (intel_crtc->config->pipe_src_h - 1); in ironlake_update_primary_plane()
2877 (intel_crtc->config->pipe_src_h - 1) * fb->pitches[0] + in ironlake_update_primary_plane()
3024 (intel_crtc->config->pipe_src_h - 1) << 16 | in skylake_update_primary_plane()
3234 crtc->config->pipe_src_h = adjusted_mode->crtc_vdisplay; in intel_update_pipe_size()
6654 (intel_crtc->config->pipe_src_h - 1)); in intel_set_pipe_timings()
6692 pipe_config->pipe_src_h = (tmp & 0xffff) + 1; in intel_get_pipe_timings()
6695 pipe_config->base.mode.vdisplay = pipe_config->pipe_src_h; in intel_get_pipe_timings()
8771 if (y >= intel_crtc->config->pipe_src_h) in intel_crtc_update_cursor()
10525 pipe_config->pipe_src_w, pipe_config->pipe_src_h); in intel_dump_pipe_config()
10702 &pipe_config->pipe_src_h); in intel_modeset_pipe_config()
11074 PIPE_CONF_CHECK_I(pipe_src_h); in intel_pipe_config_compare()