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

Commit 869055c8 authored by Harshdeep Dhatt's avatar Harshdeep Dhatt
Browse files

msm: kgsl: Disable LM for A630



This chip doesn't have LM feature enabled.

Change-Id: Ic9ed928d47d0a01b80c31d30a51e1617ac856ede
Signed-off-by: default avatarHarshdeep Dhatt <hdhatt@codeaurora.org>
parent c116c0fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.minor = 0,
		.patchid = ANY_ID,
		.features = ADRENO_64BIT | ADRENO_RPMH | ADRENO_IFPC |
			ADRENO_GPMU | ADRENO_CONTENT_PROTECTION | ADRENO_LM |
			ADRENO_GPMU | ADRENO_CONTENT_PROTECTION |
			ADRENO_IOCOHERENT,
		.sqefw_name = "a630_sqe.fw",
		.zap_name = "a630_zap",