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

Commit 71e2bc4f authored by Vikash Garodia's avatar Vikash Garodia Committed by Abdulla Anam
Browse files

ARM: dts: msm: Update max Venus cumulative load for 8937 and 8917



Increase vidc max-hw-load to support legacy wfd with concurrent
1080p@30fps decode and 720p@30fps encode sessions.

Change-Id: I447fb888763692649942c2b1768c279d95e22cd9
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent 53d1dd96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
			<0x803000 0x1000>,
			<0x9180000 0x1000>,
			<0x9181000 0x1000>;
		qcom,max-hw-load = <244800>; /* 1080p@30 */
		qcom,max-hw-load = <352800>; /* 1080p@30 + 720p@30 */
		qcom,firmware-name = "venus";
		qcom,allowed-clock-rates = <360000000 329140000
			308570000 270000000 200000000>;
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
			<0x803000 0x1000>,
			<0x9180000 0x1000>,
			<0x9181000 0x1000>;
		qcom,max-hw-load = <244800>; /* 1080p@30 */
		qcom,max-hw-load = <352800>; /* 1080p@30 + 720p@30 */
		qcom,firmware-name = "venus";
		qcom,allowed-clock-rates = <360000000 320000000
			308570000 240000000 166150000>;