mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
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>
This commit is contained in:
parent
5732c9d269
commit
62b72b6be9
1 changed files with 2 additions and 0 deletions
|
|
@ -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
Reference in a new issue