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

This commit is contained in:
Linux Build Service Account 2017-01-05 02:08:56 -08:00 committed by Gerrit - the friendly Code Review server
commit 0cb304caa5

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,