drm/i915: Print the DP vswing adjustment request
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 4 Oct 2021 17:05:33 +0000 (20:05 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 6 Oct 2021 19:12:51 +0000 (22:12 +0300)
commit1f662675335b884fe76a7899901b0761fa2e472e
tree2add2e586e0ef8f9e25f4f1d90dd5c46c50c284d
parentbe1525048c587efbe8e647a3980d75244b55abc6
drm/i915: Print the DP vswing adjustment request

Print out each DP vswing adjustment request we got from the RX.
Could help in diagnosing what's going on during link training.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211004170535.4173-4-ville.syrjala@linux.intel.com
Reviewed-by: Imre Deak <imre.deak@intel.com>
drivers/gpu/drm/i915/display/intel_dp_link_training.c