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

Commit b3c2ed35 authored by Srinu Gorle's avatar Srinu Gorle Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update max macro blocks per sec supported on 8939



On 8939 target venus h/w supports parallel 1080p 30fps decoding and
1080p 30fps encoding, update max-hw-load according to it.

Change-Id: Ie5a9fb6242a235dc1d99904258c3f327a6fa79cd
Signed-off-by: default avatarSrinu Gorle <sgorle@codeaurora.org>
parent 458bbce8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1688,7 +1688,7 @@
		qcom,buffer-type-tz-usage-table = <0x241 0x1>,
			<0x106 0x2>,
			<0x480 0x3>;
		qcom,max-hw-load = <352800>; /* 720p @ 30 + 1080p @ 30 */
		qcom,max-hw-load = <489600>; /* 1080p @ 30 + 1080p @ 30 */
		qcom,vidc-iommu-domains {
			qcom,domain-ns {
				qcom,vidc-domain-phandle = <&venus_domain_ns>;