Searched refs:intel_dp_bw_fec_overhead (Results 1 – 4 of 4) sorted by relevance
169 int intel_dp_bw_fec_overhead(bool fec_enabled);
348 intel_dp_bw_fec_overhead(false), in ilk_fdi_compute_config()
798 int intel_dp_bw_fec_overhead(bool fec_enabled) in intel_dp_bw_fec_overhead() function2893 intel_dp_bw_fec_overhead(pipe_config->fec_enable), in intel_dp_drrs_compute_config()3106 intel_dp_bw_fec_overhead(pipe_config->fec_enable), in intel_dp_compute_config()
116 return max(overhead, intel_dp_bw_fec_overhead(crtc_state->fec_enable)); in intel_dp_mst_bw_overhead()