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

Commit 995ff50c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Add CX peak freq for Adreno512"

parents 6fb3acd5 c1309a48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -303,6 +303,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.gmem_size = (SZ_256K + SZ_16K),
		.num_protected_regs = 0x20,
		.busy_mask = 0xFFFFFFFE,
		.cx_ipeak_gpu_freq = 700000000,
	},
	{
		.gpurev = ADRENO_REV_A508,