1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

DB: add more AMD Van Gogh

Related to InstLatx64/InstLatx64@8684ca320e
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2024-04-28 11:18:59 +02:00
commit 67319216d8
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
3 changed files with 523 additions and 1 deletions

View file

@ -318,7 +318,8 @@ const struct match_entry_t cpudb_amd[] = {
{ 15, -1, -1, 23, 104, -1, -1, -1, NC, RYZEN_|_3 , 0, "Ryzen 3 (Lucienne)" },
{ 15, -1, -1, 23, 71, -1, -1, -1, NC, 0 , 0, "Desktop Kit (Zen 2)" }, /* 4700S Desktop Kit */
{ 15, -1, -1, 23, 132, -1, -1, -1, NC, 0 , 0, "Desktop Kit (Zen 2)" }, /* 4800S Desktop Kit */
{ 15, -1, 2, 23, 144, -1, -1, -1, NC, 0 , 0, "Van Gogh" },
{ 15, -1, 2, 23, 144, -1, -1, -1, NC, 0 , 0, "Van Gogh" }, /* Custom APU 0405 */
{ 15, -1, 0, 23, 145, -1, -1, -1, NC, 0 , 0, "Van Gogh" }, /* Custom APU 0932 */
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, RYZEN_|_5 , 0, "Ryzen 5 (Mendocino)" },
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, RYZEN_|_3 , 0, "Ryzen 3 (Mendocino)" },
{ 15, -1, -1, 23, 160, -1, -1, -1, NC, ATHLON_ , 0, "Athlon (Mendocino)" },