On 4/29/2025 5:09 PM, Aleksandrs Vinarskis wrote:
Take into account LTTPR capabilities when selecting maximum allowed
link rate, number of data lines.
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 | 5 ++---
drivers/gpu/drm/msm/dp/dp_link.h | 3 +++
drivers/gpu/drm/msm/dp/dp_panel.c | 12 +++++++++++-
3 files changed, 16 insertions(+), 4 deletions(-)
Nice!
Reviewed-by: Abhinav Kumar <[email protected]>