]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915/dp: Add a separate function to reduce the link parameters
authorImre Deak <imre.deak@intel.com>
Mon, 22 Jul 2024 16:54:56 +0000 (19:54 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 31 Jul 2024 15:45:59 +0000 (18:45 +0300)
commit634e1804242b0d5d64031199236fb3f337b5af3d
tree6b4e8f9515ead2f28211c5816d6cad834e82f027
parenta4530e20faddcc4ef4e5939f186a8560c71a5e94
drm/i915/dp: Add a separate function to reduce the link parameters

A follow-up patch will add an alternative way to reduce the link
parameters in BW order on MST links, prepare for that here.

Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240722165503.2084999-8-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp_link_training.c