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

Commit 14a93c98 authored by Jinesh K. Jayakumar's avatar Jinesh K. Jayakumar
Browse files

ARM: dts: msm: Update AQC moderation for peak throughput



Tune moderation parameters for AQC and GSI Rx/Tx channels to
achieve peak throughput.

Change-Id: If24f40ca59f267e2188c8af8a6229f53a6c49781
Signed-off-by: default avatarJinesh K. Jayakumar <jineshk@codeaurora.org>
parent fff51c15
Loading
Loading
Loading
Loading
+12 −5
Original line number Diff line number Diff line
@@ -53,14 +53,21 @@

		qcom,rx-proxy = <&atd_proxy_host>,
				<&atd_proxy_uc>;
		qcom,rx-proxy-mode = "counter";

		qcom,rx-gsi-mod-count = <20>;
		qcom,rx-gsi-mod-timer = <1>;
		qcom,rx-ring-size = <4096>;
		qcom,rx-buff-size = <2048>;
		qcom,rx-int-mod-usecs = <64>;

		qcom,tx-gsi-mod-count = <20>;
		qcom,tx-gsi-mod-timer = <1>;
		qcom,rx-gsi-mod-pc = <10>;
		qcom,rx-gsi-mod-timer = <32>;

		qcom,rx-mod-usecs = <30>;
		qcom,tx-ring-size = <4096>;
		qcom,tx-buff-size = <2048>;
		qcom,tx-wrb-mod-pc = <25>;

		qcom,tx-gsi-mod-pc = <10>;
		qcom,tx-gsi-mod-timer = <32>;

		qcom,use-pci-direct;