arm/dt: msm8974: Double the "ab" values for VIDC DDR bandwidth request

As per the recommendation by performance team, update the
"ab" values for DDR BW requests. This change fixes the
display under-runs seen during video playback.

Change-Id: I521cfa50d3ecf2dc3b57ca0207ba3ccd2b7b28f2
Signed-off-by: Vinay Kalia <vkalia@codeaurora.org>
diff --git a/arch/arm/boot/dts/msm8974-v2.dtsi b/arch/arm/boot/dts/msm8974-v2.dtsi
index 63a31dc..96e78ac 100644
--- a/arch/arm/boot/dts/msm8974-v2.dtsi
+++ b/arch/arm/boot/dts/msm8974-v2.dtsi
@@ -106,21 +106,21 @@
 		<3456000 2076000>,
 		<3662000 2198000>;
 	qcom,enc-ddr-ab-ib = <0 0>,
-		<60000 302000>,
-		<182000 302000>,
-		<402000 302000>,
-		<804000 604000>,
-		<1288000 967000>,
-		<2340000 1404000>,
-		<24940000 1496000>;
+		<120000 302000>,
+		<364000 302000>,
+		<804000 302000>,
+		<1608000 604000>,
+		<2576000 967000>,
+		<4680000 1404000>,
+		<49880000 1496000>;
 	qcom,dec-ddr-ab-ib = <0 0>,
-		<104000 303000>,
-		<268000 303000>,
-		<506000 303000>,
-		<1012000 606000>,
-		<1620000 970000>,
-		<2024000 1212000>,
-		<2132000 1279000>;
+		<208000 303000>,
+		<536000 303000>,
+		<1012000 303000>,
+		<2024000 606000>,
+		<3240000 970000>,
+		<4048000 1212000>,
+		<4264000 1279000>;
 	qcom,iommu-groups = <&venus_domain_ns &venus_domain_sec_bitstream
 			&venus_domain_sec_pixel &venus_domain_sec_non_pixel>;
 	qcom,iommu-group-buffer-types = <0xfff 0x91 0x42 0x120>;