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

Commit 496c418e authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

ARM: dts: msm: Add ddr qos devfreq device to lahaina gpu

This is used to set DDR qos level for GPU bandwidth votes
for better performance.

Change-Id: I56f3a6a0844ecdc153f1af4d11e39ce5a23c97a2
parent aaeb47fa
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -9,6 +9,13 @@
		memory-region = <&pil_gpu_mem>;
	};

	kgsl_ddr_qos: qcom,kgsl-ddr-qos {
		compatible = "qcom,devfreq-qoslat";
		governor = "powersave";
		operating-points-v2 = <&qoslat_opp_table>;
		mboxes = <&qmp_aop 0>;
	};

	msm_gpu: qcom,kgsl-3d0@3d00000 {
		compatible = "qcom,kgsl-3d0";
		status = "ok";