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

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

ARM: dts: msm: adjust mdss prefill buffers for 8996



Adjust mdss prefill parameters specific to 8996.

Change-Id: Ice1ee639386a6ee82572080799ca8fb97828e2f8
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent 344587e7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -123,11 +123,11 @@
				    <0x2706c 0x00000000>;

		/* buffer parameters to calculate prefill bandwidth */
		qcom,mdss-prefill-outstanding-buffer-bytes = <1024>;
		qcom,mdss-prefill-y-buffer-bytes = <4096>;
		qcom,mdss-prefill-outstanding-buffer-bytes = <0>;
		qcom,mdss-prefill-y-buffer-bytes = <0>;
		qcom,mdss-prefill-scaler-buffer-lines-bilinear = <2>;
		qcom,mdss-prefill-scaler-buffer-lines-caf = <4>;
		qcom,mdss-prefill-post-scaler-buffer-pixels = <2048>;
		qcom,mdss-prefill-post-scaler-buffer-pixels = <2560>;
		qcom,mdss-prefill-pingpong-buffer-pixels = <5120>;

		qcom,mdss-pp-offsets {