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

Commit 59d98ddc authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

msm: kgsl: Update GMU FW version for A619 GPU



GMU FW version v1.11 is released for A619 GPU. Update expected
GMU firmware version to make sure correct GMU firmware is used
for this GPU.

Change-Id: I499fb09167f15d9f01046a1585dad1fe24c6c917
Signed-off-by: default avatarPankaj Gupta <gpankaj@codeaurora.org>
parent 17d718ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -919,7 +919,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a619 = {
	},
	.prim_fifo_threshold = 0x0018000,
	.gmu_major = 1,
	.gmu_minor = 10,
	.gmu_minor = 11,
	.sqefw_name = "a630_sqe.fw",
	.gmufw_name = "a619_gmu.bin",
	.zap_name = "a615_zap",