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

Commit 76532530 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: remove display bw fudge factor for msm8994"

parents 82107520 40f24dfc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,8 +29,8 @@
			<22 512 0 6400000>, <23 512 0 6400000>;

		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-ab-factor = <1 1>;		/* 1 times (removes fudge factor) */
		qcom,mdss-ib-factor = <1 1>;		/* 1 times (removes fudge factor) */
		qcom,mdss-clk-factor = <105 100>;	/* 1.05 times */

		qcom,max-mixer-width = <2048>;