]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - include/drm/display/drm_dp_helper.h
Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/drm...
[thirdparty/linux.git] / include / drm / display / drm_dp_helper.h
index d02014a87f1277b812cbfe624b52a2478e09c6e5..534f78e368b0510d595dbab54274a9f4fcd700a5 100644 (file)
@@ -811,5 +811,6 @@ int drm_dp_bw_overhead(int lane_count, int hactive,
                       int dsc_slice_count,
                       int bpp_x16, unsigned long flags);
 int drm_dp_bw_channel_coding_efficiency(bool is_uhbr);
+int drm_dp_max_dprx_data_rate(int max_link_rate, int max_lanes);
 
 #endif /* _DRM_DP_HELPER_H_ */