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

Commit c80ea8eb authored by Srinu Gorle's avatar Srinu Gorle
Browse files

msm: vidc: Increase max video load for qcs605 target



Increase max number of macro blocks for video sessions to handle
4k@60fps and 2k@30fps.

Change-Id: Ibfaad4de014a3c1bfe0d7a53d4d775535b6378b2
Signed-off-by: default avatarSrinu Gorle <sgorle@codeaurora.org>
parent e5466df0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ static struct msm_vidc_common_data sdm670_common_data_v0[] = {
	},
	{
		.key = "qcom,max-hw-load",
		.value = 2219400,
		.value = 2241480,
	},
	{
		.key = "qcom,max-hq-mbs-per-frame",