summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-03-01 19:49:37 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-03-01 19:49:37 +0100
commit834b5c49ade93df81e02f1a2b40c9c3e87d0471a (patch)
tree6f81adaadc175ebbb3c5894d065a7eddbcc3078e /tools
parenta0a2840985b5459d0f2aa3c62e4559e0d7159b5b (diff)
add Ingenic JZ4770 MIPS to gpus comparison
Diffstat (limited to 'tools')
-rw-r--r--tools/data/gpus.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/tools/data/gpus.json b/tools/data/gpus.json
index 18e53d3..f30b5c9 100644
--- a/tools/data/gpus.json
+++ b/tools/data/gpus.json
@@ -76,6 +76,23 @@
}]
},
{
+ "platform": "Ingenic JZ4770 MIPS",
+ "chips": [{
+ "type": "GC860",
+ "chipModel": "0x860",
+ "chipRevision": "0x4621",
+ "chipFeatures": "0xe0286ecd",
+ "chipMinorFeatures": "0xcbf99fff",
+ "chipMinorFeatures1": "0x0003b219",
+ "streamCount": "1",
+ "registerMax": "64",
+ "threadCount": "256",
+ "shaderCoreCount": "1",
+ "vertexCacheSize": "8",
+ "vertexOutputBufferSize": "512"
+ }]
+ },
+ {
"platform": "Marvell 88SV331x",
"chips": [{
"type": "GC530",
@@ -154,4 +171,3 @@
}
]
-