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

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

Merge "msm: kgsl: Update expected GMU FW version for A618 GPU"

parents ed3df226 79ce802a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -397,7 +397,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.busy_mask = 0xFFFFFFFE,
		.gpmufw_name = "a630_gmu.bin",
		.gpmu_major = 0x1,
		.gpmu_minor = 0x003,
		.gpmu_minor = 0x007,
	},
	{
		.gpurev = ADRENO_REV_A640,