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

Commit cc334d12 authored by Kyle Piefer's avatar Kyle Piefer
Browse files

Revert "msm: kgsl: Disable GMU by default"



This reverts commit 6a219125.
The GMU is verified to be working on SDM845 so it no longer
needs to be disabled.

CRs-Fixed: 2017390
Change-Id: Ia5c77262cdcb018bdd36c8eebc8faf18e78d45ff
Signed-off-by: default avatarKyle Piefer <kpiefer@codeaurora.org>
parent 9f28bf89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -327,7 +327,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.minor = 0,
		.patchid = ANY_ID,
		.features = ADRENO_64BIT | ADRENO_RPMH |
			ADRENO_CONTENT_PROTECTION,
			ADRENO_GPMU | ADRENO_CONTENT_PROTECTION,
		.sqefw_name = "a630_sqe.fw",
		.zap_name = "a630_zap",
		.gpudev = &adreno_a6xx_gpudev,