Hi all - These are the drm dp helpers for figuring out link training delays, to be pulled to both drm-misc-next and drm-intel-next. topic/drm-dp-training-delay-helpers-2021-10-19: Core Changes: - drm dp helpers for figuring out link training delays BR, Jani. The following changes since commit 9962601ca5719050906915c3c33a63744ac7b15c: drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset() (2021-10-06 11:21:46 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/topic/drm-dp-training-delay-helpers-2021-10-19 for you to fetch changes up to 02ed47aa6cc697fc34053c011fe72984a86273cb: drm/dp: reuse the 8b/10b link training delay helpers (2021-10-19 11:30:27 +0300) ---------------------------------------------------------------- Core Changes: - drm dp helpers for figuring out link training delays ---------------------------------------------------------------- Jani Nikula (2): drm/dp: add helpers to read link training delays drm/dp: reuse the 8b/10b link training delay helpers drivers/gpu/drm/drm_dp_helper.c | 153 +++++++++++++++++++++++++++++++++++----- include/drm/drm_dp_helper.h | 21 +++++- 2 files changed, 154 insertions(+), 20 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center