Lines Matching refs:fdi_lanes

3933 	temp |= FDI_DP_PORT_WIDTH(crtc_state->fdi_lanes);  in ironlake_fdi_link_train()
4032 temp |= FDI_DP_PORT_WIDTH(crtc_state->fdi_lanes); in gen6_fdi_link_train()
4184 temp |= FDI_DP_PORT_WIDTH(crtc_state->fdi_lanes); in ivb_manual_fdi_link_train()
4272 temp |= FDI_DP_PORT_WIDTH(intel_crtc->config->fdi_lanes); in ironlake_fdi_pll_enable()
4588 if (intel_crtc->config->fdi_lanes > 2) in ivybridge_update_fdi_bc_bifurcation()
6365 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()
6379 pipe_name(pipe), pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
6380 if (pipe_config->fdi_lanes > 4) { in ironlake_check_fdi_lanes()
6382 pipe_name(pipe), pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
6387 if (pipe_config->fdi_lanes > 2) { in ironlake_check_fdi_lanes()
6389 pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
6404 if (pipe_config->fdi_lanes <= 2) in ironlake_check_fdi_lanes()
6415 pipe_name(pipe), pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
6420 if (pipe_config->fdi_lanes > 2) { in ironlake_check_fdi_lanes()
6422 pipe_name(pipe), pipe_config->fdi_lanes); in ironlake_check_fdi_lanes()
6466 pipe_config->fdi_lanes = lane; in ironlake_fdi_compute_config()
8923 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ironlake_get_pipe_config()
9481 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in haswell_get_ddi_port_state()
10915 pipe_config->fdi_lanes, in intel_dump_pipe_config()
11467 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()