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

Commit e60f0fb3 authored by Sunil Khatri's avatar Sunil Khatri
Browse files

msm: kgsl: Add GPU CX default Ipeak frequency for A608



Add GPU CX Ipeak default frequency for A608.

Change-Id: I6ae69a152852f47f224d6ebf2b786aec5baad889
Signed-off-by: default avatarSunil Khatri <sunilkh@codeaurora.org>
parent 582df5da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -457,6 +457,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.num_protected_regs = 0x20,
		.busy_mask = 0xFFFFFFFE,
		.gpmufw_name = "a608_rgmu.bin",
		.cx_ipeak_gpu_freq = 745000000,
	},
	{
		.gpurev = ADRENO_REV_A616,