intel/dev: Add 2 additional ADL-N PCI ids
Ref: https://patchwork.freedesktop.org/patch/578271/?series=129901&rev=1 Ref: bspec 68397 Cc: mesa-stable Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27625> (cherry picked from commit 62b72b6be9742c655d381348c6b161afc6b5396f)
This commit is contained in:
parent
f32c100fcc
commit
edf03628d7
2 changed files with 3 additions and 1 deletions
|
|
@ -1584,7 +1584,7 @@
|
|||
"description": "intel/dev: Add 2 additional ADL-N PCI ids",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -187,6 +187,8 @@ CHIPSET(0x46c3, adl_gt2, "ADL GT2", "Intel(R) Graphics")
|
|||
CHIPSET(0x46d0, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d1, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d2, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d3, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
CHIPSET(0x46d4, adl_n, "ADL-N", "Intel(R) Graphics")
|
||||
|
||||
CHIPSET(0x9a40, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
|
||||
CHIPSET(0x9a49, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue