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

Commit b5d90584 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Enable 64 bit mode on A530"

parents 0b9b80a6 ecb3657d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.minor = 0,
		.patchid = ANY_ID,
		.features = ADRENO_GPMU | ADRENO_SPTP_PC | ADRENO_LM |
				ADRENO_PREEMPTION | ADRENO_SYNC_SMMU_PC,
			ADRENO_PREEMPTION | ADRENO_SYNC_SMMU_PC | ADRENO_64BIT,
		.pm4fw_name = "a530_pm4.fw",
		.pfpfw_name = "a530_pfp.fw",
		.zap_name = "a530_zap",