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

Commit a5509f78 authored by Rajesh Kemisetti's avatar Rajesh Kemisetti Committed by Lynus Vaz
Browse files

msm: kgsl: Add Zap shader name for A512 GPU on SDM660



This is needed to clear out the internal memories of
GPU while moving from secure to unsecure mode.

Change-Id: I9ef4848212246a2ed45395ef97c7f755784cb635
Signed-off-by: default avatarRajesh Kemisetti <rajeshk@codeaurora.org>
parent a98bf591
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -293,6 +293,7 @@ static const struct adreno_gpu_core adreno_gpulist[] = {
			ADRENO_CPZ_RETENTION,
		.pm4fw_name = "a530_pm4.fw",
		.pfpfw_name = "a530_pfp.fw",
		.zap_name = "a512_zap",
		.gpudev = &adreno_a5xx_gpudev,
		.gmem_size = (SZ_256K + SZ_16K),
		.num_protected_regs = 0x20,