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

Commit 70a85217 authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

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

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

Change-Id: I553f57babc61db9a7fc1af9e1047df6f3240f270
parent 1cf41137
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -8,6 +8,13 @@
		memory-region = <&pil_gpu_micro_code_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";