Searched refs:fdi_lanes (Results 1 – 6 of 6) sorted by relevance
126 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()141 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()142 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()145 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()150 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()153 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()168 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()180 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()185 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()188 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()[all …]
504 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_pch_get_config()623 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in lpt_pch_get_config()
251 pipe_config->fdi_lanes, in intel_crtc_state_dump()
1249 int fdi_lanes; member
550 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
5211 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()