Searched refs:fdi_lanes (Results 1 – 4 of 4) sorted by relevance
116 return crtc_state->fdi_lanes; in pipe_required_fdi_lanes()131 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()132 if (pipe_config->fdi_lanes > 4) { in ilk_check_fdi_lanes()135 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()140 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()143 pipe_config->fdi_lanes); in ilk_check_fdi_lanes()158 if (pipe_config->fdi_lanes <= 2) in ilk_check_fdi_lanes()170 pipe_name(pipe), pipe_config->fdi_lanes); in ilk_check_fdi_lanes()175 if (pipe_config->fdi_lanes > 2) { in ilk_check_fdi_lanes()249 pipe_config->fdi_lanes = lane; in ilk_fdi_compute_config()[all …]
1114 int fdi_lanes; member
5127 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in ilk_get_pipe_config()5409 pipe_config->fdi_lanes = ((FDI_DP_PORT_WIDTH_MASK & tmp) >> in hsw_get_ddi_port_state()6741 pipe_config->fdi_lanes, in intel_dump_pipe_config()7596 PIPE_CONF_CHECK_I(fdi_lanes); in intel_pipe_config_compare()
509 temp |= (crtc_state->fdi_lanes - 1) << 1; in intel_ddi_transcoder_func_reg_val_get()
Completed in 52 milliseconds