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

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

msm: kgsl: Update A618 GMU firmware to v1.08



A618 firmware release v1.08 is having below fixes

- IFPC Entry Sequence Update
	- Check for CP status in short Hysteresis Handler
	- Restore mask just before HS collapse and do an abort check.
- GPU ID based check is removed for GBIF_HALT sequence.

Change-Id: I7d0ba17aa16341c2a79d774efefaab1f415d64d7
Signed-off-by: default avatarHareesh Gundu <hareeshg@codeaurora.org>
parent 8eb02819
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -395,7 +395,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.gmem_size = SZ_512K,
		.num_protected_regs = 0x20,
		.busy_mask = 0xFFFFFFFE,
		.gpmufw_name = "a630_gmu.bin",
		.gpmufw_name = "a618_gmu.bin",
		.gpmu_major = 0x1,
		.gpmu_minor = 0x007,
	},