Searched refs:fdi_lanes (Results 1 – 6 of 6) sorted by relevance
123 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()138 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()139 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()142 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()147 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()150 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()165 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()177 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()182 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()185 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()[all …]
512 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_pch_get_config()637 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in lpt_pch_get_config()
196 pipe_config->fdi_lanes, in intel_crtc_state_dump()
1183 int fdi_lanes; member
503 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
5737 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()