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

Commit 34b975e5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update DCVS table for msmcobalt v2"

parents 89fd48e0 0791ac9c
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -674,6 +674,23 @@
		<355200000 3570000>,/* imem @ svs freq 171 Mhz */
		<444000000 6750000>,/* imem @ nom freq 323 Mhz */
		<533000000 8490000>;/* imem @ turbo freq 406 Mhz */

	qcom,dcvs-tbl = /* minLoad LoadLow LoadHigh CodecCheck */
		/* Decode */
		/* Load > Nominal, Nominal <-> Turbo Eg.3840x2160@60 */
		<1728000 1728000 2211840 0x3f00000c>,
		/* Encoder */
		/* Load > Nominal, Nominal <-> Turbo Eg. 4kx2304@30 */
		<972000 972000 1105920 0x04000004>,
		/* Load > SVSL1, SVSL1<-> Nominal Eg. 3840x2160@30 */
		<939700 939700  972000 0x04000004>,
		/* Load > SVS , SVS <-> SVSL1 Eg. 4kx2304@24 */
		<489600  489600  939700 0x04000004>;

	qcom,dcvs-limit = /* Min Frame size, Min MBs/sec */
		<32400 30>, /* Encoder 3840x2160@30 */
		<32400 60>; /* Decoder 3840x2160@60 */

};

/* GPU overrides */