Searched refs:intel_dp_bw_fec_overhead (Results 1 – 4 of 4) sorted by relevance
166 int intel_dp_bw_fec_overhead(bool fec_enabled);
347 intel_dp_bw_fec_overhead(false), in ilk_fdi_compute_config()
824 int intel_dp_bw_fec_overhead(bool fec_enabled) in intel_dp_bw_fec_overhead() function2994 intel_dp_bw_fec_overhead(pipe_config->fec_enable), in intel_dp_drrs_compute_config()3202 intel_dp_bw_fec_overhead(pipe_config->fec_enable), in intel_dp_compute_config()
167 return max(overhead, intel_dp_bw_fec_overhead(crtc_state->fec_enable)); in intel_dp_mst_bw_overhead()