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

Commit ef071a62 authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Matt Wagantall
Browse files

ARM: dts: msm: update mdp bandwidth limits for 8996



Adjust the maximum mdp bandwidth limits for
display driver in 8996 chipset.

Change-Id: I5a0a2d01f12e864a37f3418830226b59f45ba032
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 3001f326
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -48,9 +48,9 @@
						<0xff00>;

		qcom,mdss-mdp-reg-offset = <0x00001000>;
		qcom,max-bandwidth-low-kbps = <11000000>;
		qcom,max-bandwidth-high-kbps = <11000000>;
		qcom,max-bandwidth-per-pipe-kbps = <2200000>;
		qcom,max-bandwidth-low-kbps = <9600000>;
		qcom,max-bandwidth-high-kbps = <9600000>;
		qcom,max-bandwidth-per-pipe-kbps = <4500000>;
		qcom,max-clk-rate = <413000000>;
		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <16>;