summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-08 18:29:38 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-08 18:29:38 -0700
commit34b975e502ed8fa96b81ecf06734d1d51a258cd2 (patch)
tree6fb71cb5044431f3fc1ee36f5419261e45c64ff6
parent89fd48e0aeac6ab89adb797169a928af66bfda4a (diff)
parent0791ac9cbada6241fbaf6ad94d3585b00f6890d9 (diff)
Merge "ARM: dts: msm: Update DCVS table for msmcobalt v2"
-rw-r--r--arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi17
1 files changed, 17 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi
index b255fca6a691..74aae4051ad6 100644
--- a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi
+++ b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi
@@ -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 */