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

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

Merge "msm: kgsl: Enable Preemption on A660 GPU variant"

parents f6ed8b3e 61697041
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1617,7 +1617,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a660_shima = {
		.compatible = "qcom,adreno-gpu-a660-shima",
		.features = ADRENO_RPMH | ADRENO_GPMU | ADRENO_APRIV |
				ADRENO_IOCOHERENT | ADRENO_CONTENT_PROTECTION |
				ADRENO_IFPC,
				ADRENO_IFPC | ADRENO_PREEMPTION,
		.gpudev = &adreno_a6xx_gmu_gpudev,
		.gmem_base = 0,
		.gmem_size = SZ_1M + SZ_512K,