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

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

Merge "msm: vidc: Disable power collapse and increase timeout"

parents 80a70db0 999207a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@ static struct msm_vidc_common_data kona_common_data[] = {
	},
	{
		.key = "qcom,sw-power-collapse",
		.value = 1,
		.value = 0,
	},
	{
		.key = "qcom,domain-attr-non-fatal-faults",
@@ -205,7 +205,7 @@ static struct msm_vidc_common_data kona_common_data[] = {
	},
	{
		.key = "qcom,power-collapse-delay",
		.value = 1500,
		.value = 15000,
	},
	{
		.key = "qcom,hw-resp-timeout",