drm/i915/dp: Add intel_dp_max_link_data_rate()
Add intel_dp_max_link_data_rate() to get the link BW vs. the sink DPRX BW used by a follow-up patch enabling the DP tunnel BW allocation mode. The link BW can be below the DPRX BW due to a BW limitation on a link shared by multiple sinks. Reviewed-by:Uma Shankar <uma.shankar@intel.com> Reviewed-by:
Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by:
Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240220211841.448846-11-imre.deak@intel.com
Showing
- drivers/gpu/drm/i915/display/intel_dp.c 26 additions, 6 deletionsdrivers/gpu/drm/i915/display/intel_dp.c
- drivers/gpu/drm/i915/display/intel_dp.h 2 additions, 0 deletionsdrivers/gpu/drm/i915/display/intel_dp.h
- drivers/gpu/drm/i915/display/intel_dp_mst.c 2 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_dp_mst.c
Loading
Please register or sign in to comment