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

Commit c8878f03 authored by Archana Obannagari's avatar Archana Obannagari
Browse files

ARM: dts: msm: Remove GPU mempool for msm8909



For low memory devices reserving memory can lead
to low-memory conditions. So remove GPU mempool
to have memory with the system, which will help
overall system performance in concurrent use cases.

CRs-Fixed: 2146074
Change-Id: I613e1d817b135940729d552a4d8d5a89d72c291c
Signed-off-by: default avatarArchana Obannagari <aobann@codeaurora.org>
parent 893aa74b
Loading
Loading
Loading
Loading
+0 −20
Original line number Original line Diff line number Diff line
@@ -93,26 +93,6 @@
		qcom,pm-qos-active-latency = <701>;
		qcom,pm-qos-active-latency = <701>;
		qcom,pm-qos-wakeup-latency = <701>;
		qcom,pm-qos-wakeup-latency = <701>;


		/* GPU Mempools */
		qcom,gpu-mempools {
			#address-cells= <1>;
			#size-cells = <0>;
			compatible = "qcom,gpu-mempools";

			qcom,mempool-max-pages = <32768>;

			/* 4K Page Pool configuration */
			qcom,gpu-mempool@0 {
				reg = <0>;
				qcom,mempool-page-size = <4096>;
			};
			/* 64K Page Pool configuration */
			qcom,gpu-mempool@1 {
				reg = <1>;
				qcom,mempool-page-size  = <65536>;
			};
		};

		/* Power levels */
		/* Power levels */
		qcom,gpu-pwrlevels {
		qcom,gpu-pwrlevels {
			#address-cells = <1>;
			#address-cells = <1>;
+0 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,6 @@
		<26 512 0 1536000>,
		<26 512 0 1536000>,
		<26 512 0 3070000>;
		<26 512 0 3070000>;


	/delete-node/qcom,gpu-mempools;
	/delete-node/qcom,gpu-pwrlevels;
	/delete-node/qcom,gpu-pwrlevels;


	/* Power levels */
	/* Power levels */