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

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

Merge "msm: kgsl: Enable LM support for A620 GPU"

parents 30a97779 bd51effc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1042,7 +1042,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a620 = {
		.features = ADRENO_64BIT | ADRENO_RPMH | ADRENO_GPMU |
			ADRENO_CONTENT_PROTECTION | ADRENO_IOCOHERENT |
			ADRENO_IFPC | ADRENO_PREEMPTION | ADRENO_ACD |
			ADRENO_APRIV,
			ADRENO_APRIV | ADRENO_LM,
		.gpudev = &adreno_a6xx_gpudev,
		.gmem_size = SZ_512K,
		.busy_mask = 0xfffffffe,