Commit 3305bea
committed
data(soc): derive gpu_cores from gpu_name for 139 SoCs
Deterministically fill the missing gpu_cores field from the core count already encoded in gpu_name (Mali MPx, Immortalis MCx, Apple GPU (N-core)) for import-stub SoCs that lacked it. Additive only: records that already have gpu_cores (e.g. benchmark-enriched flagships) are untouched. No new data invented - the count is read from the existing GPU name.
Refs #11 parent 1341048 commit 3305bea
139 files changed
Lines changed: 232 additions & 139 deletions
File tree
- data/soc
- apple
- 2017
- 2019
- 2020
- 2022
- 2023
- 2024
- 2025
- arm
- 2015
- 2018
- hisilicon
- 2014
- 2015
- 2016
- 2017
- 2018
- 2019
- 2020
- huawei
- 2015
- 2016
- 2017
- 2018
- 2019
- 2020
- mediatek
- 2016
- 2017
- 2018
- 2019
- 2020
- 2021
- 2022
- 2025
- 2026
- nvidia/2013
- qualcomm/2015
- samsung
- 2012
- 2014
- 2015
- 2016
- 2018
- 2019
- 2020
- 2022
- unisoc
- 2019
- 2021
- 2023
- 2024
- 2025
- 2026
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
0 commit comments