From b9c66c6b1710fe5319f179b4ebedc3b94969cee8 Mon Sep 17 00:00:00 2001 From: Raviteja Date: Wed, 31 Mar 2021 11:51:34 +0530 Subject: ARM: dts: msm: update display BW limit values for lagoon Updated BW limit values as per latest recommnadation for lagoon target. Change-Id: Ic2c2953b6fd37cc4deb7ed8977f8c7966851be8d --- qcom/lagoon-sde.dtsi | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/qcom/lagoon-sde.dtsi b/qcom/lagoon-sde.dtsi index 75ded597..19fc3118 100644 --- a/qcom/lagoon-sde.dtsi +++ b/qcom/lagoon-sde.dtsi @@ -88,11 +88,11 @@ qcom,sde-mixer-blend-op-off = <0x20 0x38 0x50 0x68 0x80 0x98 0xb0 0xc8 0xe0 0xf8 0x110>; - qcom,sde-max-per-pipe-bw-kbps = <2700000 2700000 - 2700000 2700000>; + qcom,sde-max-per-pipe-bw-kbps = <3200000 3200000 + 3200000 3200000>; - qcom,sde-max-per-pipe-bw-high-kbps = <2700000 2700000 - 2700000 2700000>; + qcom,sde-max-per-pipe-bw-high-kbps = <3200000 3200000 + 3200000 3200000>; /* offsets are relative to "mdp_phys + qcom,sde-off */ qcom,sde-sspp-clk-ctrl = <0x2ac 0>, @@ -117,8 +117,8 @@ qcom,sde-pipe-order-version = <0x1>; qcom,sde-has-dim-layer; qcom,sde-has-idle-pc; - qcom,sde-max-bw-low-kbps = <4200000>; - qcom,sde-max-bw-high-kbps = <5100000>; + qcom,sde-max-bw-low-kbps = <4400000>; + qcom,sde-max-bw-high-kbps = <5900000>; qcom,sde-min-core-ib-kbps = <2500000>; qcom,sde-min-llcc-ib-kbps = <0>; qcom,sde-min-dram-ib-kbps = <1600000>; @@ -276,18 +276,18 @@ "camera_concurrency", "cwb_concurrency"; qcom,sde-limit-ids = <0x1 0x2 0x4 0x8 0x10>; - qcom,sde-limit-values = <0x1 2700000>, - <0x11 2700000>, - <0x9 2700000>, - <0x19 2700000>, - <0x2 2700000>, - <0x12 2700000>, - <0xa 2700000>, - <0x1a 2700000>, - <0x4 5100000>, - <0x14 5100000>, + qcom,sde-limit-values = <0x1 3200000>, + <0x11 3200000>, + <0x9 3200000>, + <0x19 3200000>, + <0x2 3200000>, + <0x12 3200000>, + <0xa 3200000>, + <0x1a 3200000>, + <0x4 5900000>, + <0x14 5900000>, <0xc 4400000>, - <0x1c 4200000>; + <0x1c 4400000>; }; }; }; -- cgit v1.2.3