summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYongxing Mou <yongxing.mou@oss.qualcomm.com>2026-07-28 18:21:33 +0800
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>2026-07-31 17:08:00 +0300
commit7de83c21291ff861a66c602ddcaf45ff8f43f547 (patch)
tree622401cba0b6d7bcd360af752d2c7b9e5e20c47d /scripts
parent1c96c88ec172d3d7e0b46c00f0b3dc0361436fdb (diff)
downloadlinux-7de83c21291ff861a66c602ddcaf45ff8f43f547.tar.gz
linux-7de83c21291ff861a66c602ddcaf45ff8f43f547.zip
drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
The DP_CONFIGURATION_CTRL register contains both link-level and stream-specific fields. Currently, msm_dp_ctrl_config_ctrl() configures all of them together. Separate the configuration into link parts and stream parts to support MST. Clear the stream-specific fields before OR-ing new values in the stream path to avoid bit accumulation across repeated calls. Signed-off-by: Yongxing Mou <yongxing.mou@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/742733/ Link: https://lore.kernel.org/r/20260728-dp_mstclean-v9-4-f7779fce10f4@oss.qualcomm.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions