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

Commit c952b4d6 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Disable decode batching"

parents be0b0705 78ccd7c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ static struct msm_vidc_common_data sm8150_common_data[] = {
	},
	{
		.key = "qcom,decode-batching",
		.value = 1,
		.value = 0,
	},
};