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

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

Merge "msm: mdss: Increase Bandwidth fudge factor for msm8916."

parents 1c882c18 5c22c447
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@

		/* Fudge factors */
		qcom,mdss-ab-factor = <1 1>;		/* 1 time    */
		qcom,mdss-ib-factor = <6 5>;		/* 1.2 times  */
		qcom,mdss-ib-factor = <2 1>;		/* 2 times  */
		qcom,mdss-clk-factor = <105 100>;	/* 1.05 times */
		qcom,max-bandwidth-low-kbps = <1100000>;
		qcom,max-bandwidth-high-kbps = <1100000>;