On 4/29/2025 5:09 PM, Aleksandrs Vinarskis wrote:
Per-segment link training requires knowing the number of LTTPRs (if any) present. Store the count during LTTPRs' initialization. Fixes: 72d0af4accd9 ("drm/msm/dp: Add support for LTTPR handling") Reviewed-by: Abel Vesa <abel.v...@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> Signed-off-by: Aleksandrs Vinarskis <alex.vinars...@gmail.com> Tested-by: Johan Hovold <johan+lin...@kernel.org> Tested-by: Rob Clark <robdcl...@gmail.com> --- drivers/gpu/drm/msm/dp/dp_display.c | 17 +++++++++++------ drivers/gpu/drm/msm/dp/dp_link.h | 1 + 2 files changed, 12 insertions(+), 6 deletions(-)
Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com>