arm64: dts: qcom: sm8650: correct MDSS interconnects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

commit 9fa33cbca3d2842f1f47ed4e5f6574e611dae32b upstream.

SM8650 lists two interconnects for the display subsystem, mdp0-mem
(between MDP and LLCC) and mdp1-mem (between LLCC and EBI, memory).
The second interconnect is a misuse. mdpN-mem paths should be used for
several outboud MDP interconnects rather than the path between LLCC and
memory. 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 the second path and use direct MDP-EBI path for mdp0-mem until we
support separate MDP-LLCC and LLCC-EBI paths.

Fixes: 10e024671295 ("arm64: dts: qcom: sm8650: add interconnect dependent device nodes")
Cc: stable@xxxxxxxxxx
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
Link: https://lore.kernel.org/r/20241026-fix-sm8x50-mdp-icc-v2-2-fd8ddf755acc@xxxxxxxxxx
Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 arch/arm64/boot/dts/qcom/sm8650.dtsi |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

--- a/arch/arm64/boot/dts/qcom/sm8650.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8650.dtsi
@@ -3603,11 +3603,8 @@
 			resets = <&dispcc DISP_CC_MDSS_CORE_BCR>;
 
 			interconnects = <&mmss_noc MASTER_MDP QCOM_ICC_TAG_ALWAYS
-					 &gem_noc SLAVE_LLCC QCOM_ICC_TAG_ALWAYS>,
-					<&mc_virt MASTER_LLCC QCOM_ICC_TAG_ALWAYS
 					 &mc_virt SLAVE_EBI1 QCOM_ICC_TAG_ALWAYS>;
-			interconnect-names = "mdp0-mem",
-					     "mdp1-mem";
+			interconnect-names = "mdp0-mem";
 
 			power-domains = <&dispcc MDSS_GDSC>;
 


Patches currently in stable-queue which might be from dmitry.baryshkov@xxxxxxxxxx are

queue-6.12/mmc-sdhci-msm-correctly-set-the-load-for-the-regulat.patch
queue-6.12/drm-bridge-it6505-fix-hdcp-cts-compare-v-matching.patch
queue-6.12/clk-qcom-clk-alpha-pll-fix-alpha-mode-configuration.patch
queue-6.12/drm-amd-display-use-eld_mutex-to-protect-access-to-c.patch
queue-6.12/drm-bridge-ite-it66121-use-eld_mutex-to-protect-acce.patch
queue-6.12/drm-bridge-it6505-fix-hdcp-bstatus-check.patch
queue-6.12/soc-qcom-smem_state-fix-missing-of_node_put-in-error-path.patch
queue-6.12/drm-bridge-it6505-change-definition-max_hdcp_down_st.patch
queue-6.12/drm-vc4-hdmi-use-eld_mutex-to-protect-access-to-conn.patch
queue-6.12/arm64-dts-qcom-sm8550-correct-mdss-interconnects.patch
queue-6.12/arm64-dts-qcom-sm8650-correct-mdss-interconnects.patch
queue-6.12/clk-qcom-make-gcc_8150-depend-on-qcom_gdsc.patch
queue-6.12/drm-tests-hdmi-return-meaningful-value-from-set_conn.patch
queue-6.12/drm-exynos-hdmi-use-eld_mutex-to-protect-access-to-c.patch
queue-6.12/soc-qcom-socinfo-avoid-out-of-bounds-read-of-serial-number.patch
queue-6.12/drm-bridge-anx7625-use-eld_mutex-to-protect-access-t.patch
queue-6.12/drm-radeon-use-eld_mutex-to-protect-access-to-connec.patch
queue-6.12/drm-bridge-it6505-fix-hdcp-cts-ksv-list-wait-timer.patch
queue-6.12/gpu-drm_dp_cec-fix-broken-cec-adapter-properties-che.patch
queue-6.12/drm-connector-add-mutex-to-protect-eld-from-concurre.patch
queue-6.12/drm-tests-hdmi-handle-empty-modes-in-find_preferred_.patch
queue-6.12/drm-sti-hdmi-use-eld_mutex-to-protect-access-to-conn.patch
queue-6.12/drm-bridge-it6505-fix-hdcp-encryption-when-r0-ready.patch
queue-6.12/iommu-arm-smmu-qcom-add-sdm670-adreno-iommu-compatib.patch




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux