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

Commit 19dfb12d authored by Ingrid Gallardo's avatar Ingrid Gallardo Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set overlap fudge factor to 1.75 for msm8974



Set the fudge factor for the overlap bandwidth to 1.75.
This fixes underruns observed in some use cases with 8974 targets.

Change-Id: I26a1a1d3c05c56003675db95eee88470ec1b757f
Signed-off-by: default avatarIngrid Gallardo <ingridg@codeaurora.org>
parent bf291150
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
		/* Fudge factors */
		qcom,mdss-ab-factor = <2 1>;		/* 2 times    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-ib-factor-overlap = <3 2>;	/* 1.5 times  */
		qcom,mdss-ib-factor-overlap = <7 4>;	/* 1.75 times  */
		qcom,mdss-clk-factor = <5 4>;		/* 1.25 times */

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