From f29f324d067c51ad7d1f6bac076d96652f73e407 Mon Sep 17 00:00:00 2001 From: Vikash Garodia Date: Thu, 9 Feb 2017 18:05:39 +0530 Subject: [PATCH] ARM: dts: msm: Update bus bandwidth for msm8998 During certain usecases like UHD 10 bit playback, the bus bandwidth required for Venus is more than the bandwidth currently voted by video driver. Though the bandwidth is calculated properly, it gets clamped to an upper range. Fix the upper range to accommodate bandwidth for all Venus usecases. Change-Id: Ic9dd3d0cb0bde89a7f6e42b3197c22fbb5192fab CRs-Fixed: 2004597 Signed-off-by: Vikash Garodia --- arch/arm/boot/dts/qcom/msm8998-vidc.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi b/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi index 3e7cacac9d43..05a8816677ed 100644 --- a/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-vidc.dtsi @@ -117,7 +117,7 @@ qcom,bus-master = ; qcom,bus-slave = ; qcom,bus-governor = "msm-vidc-ddr"; - qcom,bus-range-kbps = <1000 3388000>; + qcom,bus-range-kbps = <1000 4946000>; }; venus_bus_vmem {