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

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

Merge "Revert "ARM: dts: msm: Increase max bus scaling bw for 400Mhz""

parents 34cf67ea d288c8d3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -215,6 +215,11 @@ Optional Properties:
				samples the GPU powerstats if the cmdbatch expiry takes longer than
				the threshold set by KGSL_GOVERNOR_CALL_INTERVAL. Enable only if
				target has NAP state enabled.
 nvmem-cells:
				A phandle to the configuration data such as gpu speed bin, gpu gaming mode
				provided by a nvmem device. If unspecified default values shall be used.
 nvmem-cell-names:
				Should be "speed_bin", "gaming_bin"

GPU Quirks:
- qcom,gpu-quirk-two-pass-use-wfi:
@@ -359,6 +364,9 @@ Example of A330 GPU in MSM8916:
		/* GDSC oxili regulators */
		vdd-supply = <&gdsc_oxili_gx>;

		nvmem-cells = <&gpu_speed_bin>, <&gpu_gaming_bin>;
		nvmem-cell-names = "speed_bin", "gaming_bin";

		/* IOMMU Data */
		iommu = <&gfx_iommu>;

+5 −5
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@
					qcom,gpu-freq = <500000000>;
					qcom,bus-freq = <8>;
					qcom,bus-min = <7>;
					qcom,bus-max = <11>;
					qcom,bus-max = <10>;
				};

				/* SVS */
@@ -219,7 +219,7 @@
					qcom,gpu-freq = <400000000>;
					qcom,bus-freq = <7>;
					qcom,bus-min = <5>;
					qcom,bus-max = <10>;
					qcom,bus-max = <8>;
				};

				/* Low SVS */
@@ -264,7 +264,7 @@
					qcom,gpu-freq = <500000000>;
					qcom,bus-freq = <8>;
					qcom,bus-min = <7>;
					qcom,bus-max = <11>;
					qcom,bus-max = <10>;
				};

				/* SVS */
@@ -273,7 +273,7 @@
					qcom,gpu-freq = <400000000>;
					qcom,bus-freq = <7>;
					qcom,bus-min = <5>;
					qcom,bus-max = <10>;
					qcom,bus-max = <8>;
				};

				/* Low SVS */
@@ -317,7 +317,7 @@
					qcom,gpu-freq = <400000000>;
					qcom,bus-freq = <7>;
					qcom,bus-min = <5>;
					qcom,bus-max = <10>;
					qcom,bus-max = <8>;
				};

				/* Low SVS */