Searched refs:drm_dp_bw_overhead (Results 1 – 4 of 4) sorted by relevance
877 int drm_dp_bw_overhead(int lane_count, int hactive,
4433 int drm_dp_bw_overhead(int lane_count, int hactive, in drm_dp_bw_overhead() function4495 EXPORT_SYMBOL(drm_dp_bw_overhead);
4808 int overhead = drm_dp_bw_overhead(4, 4096, 0, bpp, in drm_dp_calc_pbn_mode()
157 overhead = drm_dp_bw_overhead(crtc_state->lane_count, in intel_dp_mst_bw_overhead()