Searched refs:drm_dp_bw_overhead (Results 1 – 4 of 4) sorted by relevance
| /linux/include/drm/display/ |
| H A D | drm_dp_helper.h | 1025 int drm_dp_bw_overhead(int lane_count, int hactive,
|
| /linux/drivers/gpu/drm/display/ |
| H A D | drm_dp_helper.c | 4798 int drm_dp_bw_overhead(int lane_count, int hactive, in drm_dp_bw_overhead() function 4855 EXPORT_SYMBOL(drm_dp_bw_overhead);
|
| H A D | drm_dp_mst_topology.c | 4809 int overhead = drm_dp_bw_overhead(4, 4096, 0, bpp, in drm_dp_calc_pbn_mode()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp.c | 398 overhead = drm_dp_bw_overhead(lane_count, hdisplay, in intel_dp_link_bw_overhead()
|