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

Commit 82b790b9 authored by Krishna Chaitanya Parimi's avatar Krishna Chaitanya Parimi
Browse files

ARM: dts: mdss: Increase MDSS clock hysteresis cycles for msm8226



Increasing the number of cycles of MDSS clocks to stay active for
an additional 32 cycles before gated off.

Change-Id: Ia98b9d98ca59fd7bed408c775d8f58d35e6df5bb
Signed-off-by: default avatarKrishna Chaitanya Parimi <cparimi@codeaurora.org>
parent 27a70795
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -78,7 +78,13 @@
				     <0x0D8 0x00000707>,
				     <0x124 0x00000003>;
		qcom,mdp-settings = <0x02E0 0x000000A5>,
				    <0x02E4 0x00000055>;
				    <0x02E4 0x00000055>,
				    <0x03AC 0xC0000CCC>,
				    <0x03B4 0xC0000000>,
				    <0x03BC 0x00C00C00>,
				    <0x04A8 0x0CCCC000>,
				    <0x04B0 0xC0000000>,
				    <0x04B8 0xC0000000>;

		/* buffer parameters to calculate prefill bandwidth */
		qcom,mdss-prefill-outstanding-buffer-bytes = <1024>;