summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-01-05 02:08:56 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-01-05 02:08:56 -0800
commit0cb304caa552d37a6798aeffd030d9909edc4032 (patch)
treefa86cb39f432c433f168e8df405b246fbdafc59a
parentfa69f96bbb718bc4ca95a7a23f6e6c8bcfbf66e5 (diff)
parentbf63100b1134dc56e4f2cae3d0c97a95d6b23b1a (diff)
Merge "msm: kgsl: Add Zap shader name for A512 GPU on SDM660"
-rw-r--r--drivers/gpu/msm/adreno-gpulist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/msm/adreno-gpulist.h b/drivers/gpu/msm/adreno-gpulist.h
index 6a00919f144b..2418ee003c22 100644
--- a/drivers/gpu/msm/adreno-gpulist.h
+++ b/drivers/gpu/msm/adreno-gpulist.h
@@ -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,