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

Commit 94db527d authored by Chinmay Sawarkar's avatar Chinmay Sawarkar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update VMEM bw for msmcobalt



For each voltage corner, vote for VMEM bw such that,
the bw is maximised within that voltage corner.

CRs-Fixed: 1063680
Change-Id: I34193b9971321543bd16262d7b2e817fe26bdd6d
Signed-off-by: default avatarChinmay Sawarkar <chinmays@codeaurora.org>
parent 626caf4e
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -655,11 +655,11 @@
						/* SVS2 */

	qcom,imem-ab-tbl =
		<200000000 1752000>,
		<269330000 1752000>,
		<355200000 2500000>,
		<444000000 6000000>,
		<533000000 6000000>;
		<200000000 1560000>,/* imem @ svs2 freq 75 Mhz */
		<269330000 3570000>,/* imem @ svs freq 171 Mhz */
		<355200000 3570000>,/* imem @ svs freq 171 Mhz */
		<444000000 6750000>,/* imem @ nom freq 323 Mhz */
		<533000000 8490000>;/* imem @ turbo freq 406 Mhz */
};

/* GPU overrides */
+5 −5
Original line number Diff line number Diff line
@@ -66,10 +66,10 @@
		* corresponding video core frequency.
		*/
		qcom,imem-ab-tbl =
			<100000000 1752000>, /* imem @ svs2 freq 75 Mhz */
			<186000000 1752000>, /* imem @ svs2 freq 75 Mhz */
			<360000000 2500000>, /* imem @ svs freq 171 Mhz */
			<465000000 6000000>; /* imem @ noimal freq 320 Mhz */
			<100000000 1560000>, /* imem @ svs2 freq 75 Mhz */
			<186000000 3570000>, /* imem @ svs freq 171 Mhz */
			<360000000 6750000>, /* imem @ nom freq 323 Mhz */
			<465000000 8490000>; /* imem @ turbo freq 406 Mhz */

		/* Regulators */
		smmu-vdd-supply = <&gdsc_bimc_smmu>;
@@ -124,7 +124,7 @@
			qcom,bus-master = <MSM_BUS_MASTER_VIDEO_P0_OCMEM>;
			qcom,bus-slave = <MSM_BUS_SLAVE_VMEM>;
			qcom,bus-governor = "msm-vidc-vmem+";
			qcom,bus-range-kbps = <1000 6776000>;
			qcom,bus-range-kbps = <1000 8490000>;
		};

		arm9_bus_ddr {