Skip to content

Commit 96572b7

Browse files
committed
data(soc): fill documented GPU for 34 well-known SoCs
Replace 'Unknown mobile GPU'/'N/A' placeholders with the real, documented GPU for well-known chips (Snapdragon S1-821, Exynos 5430-8890, Kirin 650/950/960, Helio X10/X20/X25, Apple A8/A9/A10X/A11). Textbook specs, additive only (no real values overwritten); improves data referenced by thousands of phones. Refs #1
1 parent 7e7bc5a commit 96572b7

34 files changed

Lines changed: 34 additions & 34 deletions

data/soc/apple/2014/apple-a8-apl1011-t7000.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "PowerVR GX6450",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/apple/2015/apple-a9-apl0898-s8000.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "PowerVR GT7600",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/apple/2015/apple-a9-apl1022-s8003.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "PowerVR GT7600",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/apple/2017/apple-a10x-fusion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manufacturer": "apple",
55
"release_date": "2017-01-01",
66
"process_nm": 10.0,
7-
"gpu_name": "Unknown mobile GPU",
7+
"gpu_name": "Apple GPU (12-core)",
88
"verified": false,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"

data/soc/apple/2019/apple-a11-bionic-apl1w72-t8015.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manufacturer": "apple",
55
"release_date": "2019-01-01",
66
"process_nm": 10.0,
7-
"gpu_name": "N/A",
7+
"gpu_name": "Apple GPU (3-core)",
88
"verified": false,
99
"source_urls": [
1010
"https://phonedb.net/index.php?m=device&id=17915"

data/soc/hisilicon/2015/hisilicon-honor-kirin950.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "Mali-T880 MP4",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/hisilicon/2016/hisilicon-honor-kirin650.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "Mali-T830 MP2",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/hisilicon/2018/hisilicon-kirin-960.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"manufacturer": "hisilicon",
55
"release_date": "2018-01-01",
66
"process_nm": 16.0,
7-
"gpu_name": "Unknown mobile GPU",
7+
"gpu_name": "Mali-G71 MP8",
88
"verified": false,
99
"source_urls": [
1010
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"

data/soc/mediatek/2015/mediatek-helio-x10-mt6795m.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "PowerVR G6200",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

data/soc/mediatek/2015/mediatek-helio-x10-mt6795t.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"cpu_config": {
88
"raw": "PhoneDB raw chipset placeholder"
99
},
10-
"gpu_name": "Unknown",
10+
"gpu_name": "PowerVR G6200",
1111
"verified": false,
1212
"source_urls": [
1313
"https://phonedb.net"

0 commit comments

Comments
 (0)