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

Commit 7503148a authored by Hareesh Gundu's avatar Hareesh Gundu Committed by Gerrit - the friendly Code Review server
Browse files

Revert "msm: kgsl: Enable preemption for A608 GPU"



This reverts commit '8a796909'
to fix the gpu fault issue.

Change-Id: Idb323531ec8546a895b50fbf94c56ec4a0ba3bed
Signed-off-by: default avatarHareesh Gundu <hareeshg@codeaurora.org>
parent 8a6c1e2c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -448,8 +448,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.major = 0,
		.minor = 8,
		.patchid = ANY_ID,
		.features = ADRENO_64BIT | ADRENO_CONTENT_PROTECTION |
			ADRENO_PREEMPTION,
		.features = ADRENO_64BIT | ADRENO_CONTENT_PROTECTION,
		.sqefw_name = "a630_sqe.fw",
		.zap_name = "a608_zap",
		.gpudev = &adreno_a6xx_gpudev,