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

Commit 7737240e authored by Kyle Piefer's avatar Kyle Piefer
Browse files

Revert "msm: kgsl: Enable Adaptive Clock Distribution on A640"



Adaptive Clock Distribution will not be supported in A640 v1.
This reverts commit cd16e4b3.

Change-Id: I5d000292b82e2fe3e6028c407fdd177070f96ca3
Signed-off-by: default avatarKyle Piefer <kpiefer@codeaurora.org>
parent 4164fb8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -388,7 +388,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.patchid = 0,
		.features = ADRENO_64BIT | ADRENO_RPMH | ADRENO_GPMU |
			ADRENO_CONTENT_PROTECTION | ADRENO_IOCOHERENT |
			ADRENO_IFPC | ADRENO_ACD,
			ADRENO_IFPC,
		.sqefw_name = "a630_sqe.fw",
		.zap_name = "a640_zap",
		.gpudev = &adreno_a6xx_gpudev,