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 <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Aleksandrs Vinarskis <[email protected]>
Tested-by: Johan Hovold <[email protected]>
Tested-by: Rob Clark <[email protected]>
---
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 <[email protected]>