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

Commit b5117b38 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Limit the max secure instances to 2"

parents 123fbf55 e29dcab9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ static struct msm_vidc_common_data sdm845_common_data[] = {
	},
	{
		.key = "qcom,max-secure-instances",
		.value = 5,
		.value = 2,
	},
	{
		.key = "qcom,max-hw-load",