]> www.infradead.org Git - nvme.git/commit
drm/i915/dp: Factor out intel_dp_update_sink_caps()
authorImre Deak <imre.deak@intel.com>
Tue, 20 Feb 2024 21:18:28 +0000 (23:18 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 27 Feb 2024 15:34:31 +0000 (17:34 +0200)
commit85e5be68217be3d131a8a6ea1aba7db942dd50ea
treedffb259567a1577454796ad2eb82f13adb029a01
parent4ba732a64cdb66daf1eac0306a98c1bbfbe3aac1
drm/i915/dp: Factor out intel_dp_update_sink_caps()

Factor out a function updating the sink's link rate and lane count
capabilities, 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-9-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp.c
drivers/gpu/drm/i915/display/intel_dp.h