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

Commit e7fa2206 authored by Vishnuvardhan Prodduturi's avatar Vishnuvardhan Prodduturi
Browse files

ARM: dts: msm: Update MDP Writeback QoS configuration for msm8916



Right now, Writeback QoS registers are being programmed dynamically
when respective paths are being exercised. Program these registers
as part of mdp hw settings to avoid configmon failures.

Change-Id: Ia06c5283541a734e8de81814cf3e5e083a4964e6
Signed-off-by: default avatarVishnuvardhan Prodduturi <vproddut@codeaurora.org>
parent c7c4d2af
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -78,7 +78,10 @@
				     <0x0d8 0x00000707>,
				     <0x124 0x00000003>;
		qcom,mdp-settings = <0x11e0 0x000000aa>,
				    <0x11e4 0x00000055>;
				    <0x11e4 0x00000055>,
				    <0x65048 0x00000058>,
				    <0x65848 0x00000058>,
				    <0x66048 0x00000058>;

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