drm/msm/dp: Enable downspread for supported DP sinks
authorSankeerth Billakanti <quic_sbillaka@quicinc.com>
Tue, 2 Nov 2021 07:48:44 +0000 (13:18 +0530)
committerRob Clark <robdclark@chromium.org>
Sun, 28 Nov 2021 17:32:03 +0000 (09:32 -0800)
commit34f3b16575d1c371399ba8e2724d2bd67f75a0f5
tree1e1f902c5581f4eaed12c09e915ca0073e92684e
parent447a39f4e89d992f82f03521d46746f6a4348578
drm/msm/dp: Enable downspread for supported DP sinks

The sc7280 eDP sink that supports downspread will fail link training
if source does not enable SSC / downspread. This change will set the
downspread bit in the DP sink if supported and indicate SSC support
to the DP PHY driver.

Signed-off-by: Sankeerth Billakanti <quic_sbillaka@quicinc.com>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/1635839325-401-5-git-send-email-quic_sbillaka@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/dp/dp_ctrl.c