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

Commit 53a69ecb authored by Chandan Uddaraju's avatar Chandan Uddaraju
Browse files

ARM: dts: msm: update mdp outstanding buffer size for msm8994



Update the prefill buffer size according to hardware
recommended settings for 8994. Fix the label for
the second DSI controller.

Change-Id: I2c78b038e8e5729975b8272eef5ed91039013fac
Signed-off-by: default avatarChandan Uddaraju <chandanu@codeaurora.org>
parent 4fe7d007
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -132,8 +132,7 @@
				    <0x013d0 0x00ccc000>;

		/* buffer parameters to calculate prefill bandwidth */
		/* TODO: Need to check BW settings */
		qcom,mdss-prefill-outstanding-buffer-bytes = <1024>;
		qcom,mdss-prefill-outstanding-buffer-bytes = <2048>;
		qcom,mdss-prefill-y-buffer-bytes = <4096>;
		qcom,mdss-prefill-scaler-buffer-lines-bilinear = <2>;
		qcom,mdss-prefill-scaler-buffer-lines-caf = <4>;
@@ -254,7 +253,7 @@

	mdss_dsi1: qcom,mdss_dsi@fd9a0000 {
		compatible = "qcom,mdss-dsi-ctrl";
		label = "MDSS DSI CTRL->0";
		label = "MDSS DSI CTRL->1";
		cell-index = <1>;
		reg = 	<0xfd9a0000 0x260>,
			<0xfd9a0500 0x2b0>,