drm/msm/mdss: specify cfg bandwidth for SDM670
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 15 Dec 2023 01:32:22 +0000 (03:32 +0200)
committerAbhinav Kumar <quic_abhinavk@quicinc.com>
Thu, 25 Jan 2024 22:36:04 +0000 (14:36 -0800)
commit8d35217149daa33358c284aca6a56d5ab92cfc6c
treeee5ab034d54e8338d22c54d22df9d7282e83a061
parent7f3d03c48b1eb6bc45ab20ca98b8b11be25f9f52
drm/msm/mdss: specify cfg bandwidth for SDM670

Lower the requested CFG bus bandwidth for the SDM670 platform. The
default value is 153600 kBps, which is twice as big as required by the
platform according to the vendor kernel.

Fixes: a55c8ff252d3 ("drm/msm/mdss: Handle the reg bus ICC path")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Tested-by: Richard Acayan <mailingradian@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/572182/
Link: https://lore.kernel.org/r/20231215013222.827975-1-dmitry.baryshkov@linaro.org
Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
drivers/gpu/drm/msm/msm_mdss.c