Searched refs:bw_overhead (Results 1 – 2 of 2) sorted by relevance
447 int bw_overhead = intel_dp_link_bw_overhead(link_clock, lane_count, mode_hdisplay, in intel_dp_link_required() local450 return intel_dp_effective_data_rate(mode_clock, link_bpp_x16, bw_overhead); in intel_dp_link_required()463 int bw_overhead) in intel_dp_effective_data_rate() argument465 return DIV_ROUND_UP_ULL(mul_u32_u32(pixel_clock * bpp_x16, bw_overhead), in intel_dp_effective_data_rate()
2547 int bw_overhead, in intel_link_compute_m_n() argument2552 bw_overhead); in intel_link_compute_m_n()