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: Rajesh Kemisetti <rajeshk@codeaurora.org>
This commit is contained in:
Rajesh Kemisetti 2017-01-04 18:53:39 +05:30
parent 054b950dfd
commit bf63100b11

View file

@ -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,