Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: correct MDSS interconnects
@ 2024-10-26 17:59 Dmitry Baryshkov
  2024-10-26 17:59 ` [PATCH v2 1/2] arm64: dts: qcom: sm8550: " Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2024-10-26 17:59 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Neil Armstrong
  Cc: Abhinav Kumar, Rob Clark, Marijn Suijten, linux-arm-msm,
	devicetree, linux-kernel, freedreno, stable

Both SM8550 and SM8650 misuse mdp1-mem interconnect path for the
LLCC->EBI path, while it should only be used for the MDP->EBI paths.

This kind of misuse can result in bandwidth underflows, possibly
degrading picture quality as the required memory bandwidth is divided
between all mdpN-mem paths (and LLCC-EBI should not be a part of such
division).

Drop mdp1-mem paths and use MDP-EBI path directly.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Changes in v2:
- Fixed type in 'degrading' in the commit messages (Konrad)
- Link to v1: https://lore.kernel.org/r/20241008-fix-sm8x50-mdp-icc-v1-0-77ffd361b8de@linaro.org

---
Dmitry Baryshkov (2):
      arm64: dts: qcom: sm8550: correct MDSS interconnects
      arm64: dts: qcom: sm8650: correct MDSS interconnects

 arch/arm64/boot/dts/qcom/sm8550.dtsi | 5 ++---
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 5 +----
 2 files changed, 3 insertions(+), 7 deletions(-)
---
base-commit: 7f773fd61baa9b136faa5c4e6555aa64c758d07c
change-id: 20241006-fix-sm8x50-mdp-icc-138afd0e083a

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-30  9:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-26 17:59 [PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: correct MDSS interconnects Dmitry Baryshkov
2024-10-26 17:59 ` [PATCH v2 1/2] arm64: dts: qcom: sm8550: " Dmitry Baryshkov
2024-12-02 14:39   ` Konrad Dybcio
2024-10-26 17:59 ` [PATCH v2 2/2] arm64: dts: qcom: sm8650: " Dmitry Baryshkov
2024-12-30  9:42   ` Neil Armstrong
2024-12-27  4:15 ` [PATCH v2 0/2] arm64: dts: qcom: sm8[56]50: " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox