]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915/dp: Add debugfs entry to get the link retrain disabled state
authorImre Deak <imre.deak@intel.com>
Mon, 10 Jun 2024 16:49:33 +0000 (19:49 +0300)
committerImre Deak <imre.deak@intel.com>
Thu, 13 Jun 2024 18:26:49 +0000 (21:26 +0300)
commitd6bbb6e581743fa9f6a31346b3a6d147e8cd2560
tree990a70e27f86f734b6c00889d79a2bcd2b767667
parent09f08c6ccc04ff7530e0c4166c3ec4bf3565bcee
drm/i915/dp: Add debugfs entry to get the link retrain disabled state

Add a connector debugfs entry showing if link retraining is disabled.

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/20240610164933.2947366-22-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_dp_link_training.c