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

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

Merge "msm: vidc: reduce shima max spec"

parents e93fd8ad 5d0c3973
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1083,10 +1083,10 @@ static struct msm_vidc_common_data shima_common_data_v0[] = {
	},
	{
		.key = "qcom,max-hw-load",
		.value = 4147200,
		.value = 3916800,
		/**
		 * (3840x2176)/256)@120fps decode,
		 * (8192x4320)/256)@30fps decode
		 * (7680x4320)/256)@30fps decode
		 */
	},
	{