drm/i915: Enable per-lane drive settings for icl+
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 6 Oct 2021 20:49:33 +0000 (23:49 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 3 Nov 2021 17:46:03 +0000 (19:46 +0200)
commit88a24415220990d41834838d54ba028399649ec9
tree21bf5dbfdb45d9b148c03a5b604dd716b84efe66
parent3e9cf8f055fcb42776156fa5f5eb9a5326f160c9
drm/i915: Enable per-lane drive settings for icl+

Now that the link buf_trans, link training, and the
combo/mg/dkl/snps phy programming are all fixed up we can
allow per-lane DP drive settings on icl+. Make it so.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211006204937.30774-13-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/display/intel_dp_link_training.c