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

Commit 419a07bf authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable context aware DCVS for lagoon GPU"

parents 967ed251 7e6f3461
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -151,6 +151,12 @@
		qcom,pm-qos-active-latency = <67>;
		qcom,pm-qos-wakeup-latency = <67>;

		/* Enable context aware freq. scaling */
		qcom,enable-ca-jump;
		/* Context aware jump busy penalty in us */
		qcom,ca-busy-penalty = <12000>;
		qcom,ca-target-pwrlevel = <5>;

		/* GPU OPP data */
		operating-points-v2 = <&gpu_opp_table>;