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

This commit is contained in:
Linux Build Service Account 2016-10-08 18:29:38 -07:00 committed by Gerrit - the friendly Code Review server
commit 34b975e502

View file

@ -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 */