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

Commit 8a5b87e9 authored by Oleg Perelet's avatar Oleg Perelet
Browse files

msm: kgsl: Enable microcode bootstrapping for A430



Bootstrap support is available starting with PFP microcode version 0.83.
Set the correct version in A430 to enable microcode bootstrapping.

Change-Id: I8b6037a305617919bb6cd9763ad159fbba3a3040
Signed-off-by: default avatarOleg Perelet <operelet@codeaurora.org>
parent 0d4dcb85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
		.pfp_jt_addr = 0x400,
		.pm4_bstrp_size = 0x06,
		.pfp_bstrp_size = 0x28,
		.pfp_bstrp_ver = 0x4ff091,
		.pfp_bstrp_ver = 0x4ff083,
		.shader_offset = 0x20000,
		.shader_size = 0x10000,
	},