mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
gpu ids
This commit is contained in:
parent
d8d97da8b5
commit
c318847f35
4
pinxi
4
pinxi
|
@ -18250,7 +18250,7 @@ sub set_intel_data {
|
|||
},
|
||||
{'arch' => 'Gen-12.5',
|
||||
'ids' => '0bd0|0bd5|0bd6|0bd7|0bd9|0bda|0bdb',
|
||||
'code' => 'Arctic Sound',
|
||||
'code' => '',
|
||||
'process' => 'Intel 10nm',
|
||||
'years' => '2021-23+',
|
||||
},
|
||||
|
@ -18264,7 +18264,7 @@ sub set_intel_data {
|
|||
},
|
||||
{'arch' => 'Gen-12.7',
|
||||
'ids' => '56c0|56c1',
|
||||
'code' => 'XeHPG',
|
||||
'code' => '',
|
||||
'process' => 'TSMC n6 (7nm)',
|
||||
'years' => '2022+',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue