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

Commit 13605e95 authored by Pankaj Gupta's avatar Pankaj Gupta
Browse files

msm: kgsl: Update pdc address offset for a619 GPU



Updated pdc address offset as per XO clock for a619
GPU.

Change-Id: I70b91a45784ec2010a9a87a326f0a956ec7cbdc0
Signed-off-by: default avatarPankaj Gupta <gpankaj@codeaurora.org>
parent 766f56fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -921,7 +921,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a619 = {
		.bus_width = 32,
		.bus_width = 32,
	},
	},
	.prim_fifo_threshold = 0x0018000,
	.prim_fifo_threshold = 0x0018000,
	.pdc_address_offset = 0x00030090,
	.pdc_address_offset = 0x000300a0,
	.gmu_major = 1,
	.gmu_major = 1,
	.gmu_minor = 9,
	.gmu_minor = 9,
	.sqefw_name = "a630_sqe.fw",
	.sqefw_name = "a630_sqe.fw",