Searched refs:bw_overhead (Results 1 – 5 of 5) sorted by relevance
119 int bw_overhead);
418 int bw_overhead,
188 static int intel_dp_mst_calc_pbn(int pixel_clock, int bpp_x16, int bw_overhead) in intel_dp_mst_calc_pbn() argument191 intel_dp_effective_data_rate(pixel_clock, bpp_x16, bw_overhead); in intel_dp_mst_calc_pbn()
456 int bw_overhead) in intel_dp_effective_data_rate() argument458 return DIV_ROUND_UP_ULL(mul_u32_u32(pixel_clock * bpp_x16, bw_overhead), in intel_dp_effective_data_rate()
2526 int bw_overhead, in intel_link_compute_m_n() argument2531 bw_overhead); in intel_link_compute_m_n()