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

Commit e9113966 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

ARM: dts: msm: Enable context aware scaling

This patch enables context aware dcvs scaling for GPU.

Change-Id: I2c7dafe1a7d77476dd91ee5ca62f22ad126eabc8
parent 22818688
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -74,6 +74,11 @@
		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>;

		clocks = <&gpucc GPU_CC_CXO_CLK>,
			<&gcc GCC_DDRSS_GPU_AXI_CLK>,
			<&gcc GCC_GPU_MEMNOC_GFX_CLK>,