Searched refs:fdi_lanes (Results 1 – 6 of 6) sorted by relevance
124 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()139 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()140 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()143 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()148 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()151 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()166 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()178 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()183 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()257 pipe_config->fdi_lanes = lane; in ilk_fdi_compute_config()[all …]
513 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_pch_get_config()638 crtc_state->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in lpt_pch_get_config()
209 pipe_config->fdi_lanes, in intel_crtc_state_dump()
1197 int fdi_lanes; member
519 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
5697 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()
Completed in 35 milliseconds