mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-20 22:50:36 +01:00
intel/dev: Add ATS-M pci-ids
Ref: Bspec 44477 Ref: https://patchwork.freedesktop.org/series/101907/ Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Acked-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15814>
This commit is contained in:
parent
949bc15ea5
commit
4862010141
1 changed files with 2 additions and 0 deletions
|
|
@ -237,4 +237,6 @@ CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Graphics")
|
|||
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Graphics")
|
||||
CHIPSET(0x56c0, dg2_g10, "ATS-M", "Intel(R) Graphics")
|
||||
CHIPSET(0x56c1, dg2_g11, "ATS-M", "Intel(R) Graphics")
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue