Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee55dfe6 authored by Jayant Shekhar's avatar Jayant Shekhar
Browse files

ARM: dts: msm: update MDP BW limits and OT Settings for msmtitanium



Set MDSS default BW limit to 3.4G and 3.1G when camera is active as
per QOS recommendation. Set OT to 16.

CRs-Fixed: 968981
Change-Id: Icc286d909964df181ab8057f7992c64b3201b2bf
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent a1a6afd9
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -47,13 +47,17 @@
						<0xff00>;

		qcom,mdss-mdp-reg-offset = <0x00001000>;
		qcom,max-bandwidth-low-kbps = <2300000>;
		qcom,max-bandwidth-high-kbps = <2300000>;
		qcom,max-bandwidth-low-kbps = <3400000>;
		qcom,max-bandwidth-high-kbps = <3400000>;
		qcom,max-bandwidth-per-pipe-kbps = <2300000>;
		qcom,max-clk-rate = <320000000>;
		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <16>;

		/* Bandwidth limit settings */
		qcom,max-bw-settings = <1 3400000>,	/* Default */
				       <2 3100000>;	/* Camera */

		qcom,mdss-pipe-vig-off = <0x00005000>;
		qcom,mdss-pipe-rgb-off = <0x00015000 0x00017000>;
		qcom,mdss-pipe-dma-off = <0x00025000>;
@@ -103,6 +107,8 @@
				    <0x1706c 0x00000000>,
				    <0x2506c 0x00000000>;

		qcom,vbif-settings = <0x0d0 0x00000010>;

		qcom,regs-dump-mdp = <0x01000 0x01454>,
				     <0x02000 0x02064>,
				     <0x02200 0x02264>,