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

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

Merge "msm: kgsl: Enable SP/TP power collapse"

parents e18b18ab 1cd0b86b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -620,6 +620,9 @@ static void a4xx_start(struct adreno_device *adreno_dev)
	}

	a4xx_protect_init(adreno_dev);

	/* Enable SP/TP power collapse for GPUs that support it */
	set_bit(ADRENO_SPTP_PC_CTRL, &adreno_dev->pwrctrl_flag);
}

int a4xx_perfcounter_enable_vbif(struct adreno_device *adreno_dev,