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

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

Merge "msm: vidc: Update fw cycle count for kona"

parents b3d4d59f f60ce8a3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -229,11 +229,11 @@ static struct msm_vidc_common_data kona_common_data[] = {
	},
	{
		.key = "qcom,fw-cycles",
		.value = 760000,
		.value = 326389,
	},
	{
		.key = "qcom,fw-vpp-cycles",
		.value = 166667,
		.value = 44156,
	},
};