Home
last modified time | relevance | path

Searched refs:intel_dp_link_bw_overhead (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c187 return intel_dp_link_bw_overhead(crtc_state->port_clock, in intel_dp_mst_bw_overhead()
H A Dintel_dp.c427 int intel_dp_link_bw_overhead(int link_clock, int lane_count, int hdisplay, in intel_dp_link_bw_overhead() function
461 int bw_overhead = intel_dp_link_bw_overhead(link_clock, lane_count, mode_hdisplay, in intel_dp_link_required()