]> www.infradead.org Git - nvme.git/commit
drm/i915/dp: Export intel_dp_max_common_rate/lane_count()
authorImre Deak <imre.deak@intel.com>
Tue, 20 Feb 2024 21:18:27 +0000 (23:18 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 27 Feb 2024 15:34:27 +0000 (17:34 +0200)
commit4ba732a64cdb66daf1eac0306a98c1bbfbe3aac1
treef2aaaab8426ea48d6851efa0318c4b903ac05516
parente35cce9371fe1dd88a40cce676b12a98d36fcd77
drm/i915/dp: Export intel_dp_max_common_rate/lane_count()

Export intel_dp_max_common_rate() and intel_dp_max_lane_count() used by
a follow-up patch enabling the DP tunnel BW allocation mode.

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-8-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
drivers/gpu/drm/i915/display/intel_dp.h