summaryrefslogtreecommitdiff
path: root/include/pci_ids/iris_pci_ids.h
diff options
context:
space:
mode:
authorJonathan Gray <jsg@jsg.id.au>2024-03-04 16:11:04 +1100
committerMarge Bot <emma+marge@anholt.net>2024-03-06 11:23:02 +0000
commit2777a4c692c78bc373b89a74f76471c6aef7f7ff (patch)
tree12a765c393876d7d769f74581d56844cb712486c /include/pci_ids/iris_pci_ids.h
parent731ffa0737b3f0720cc4e43aec2210d37fd9b831 (diff)
intel/dev: update DG2 device names
Ref: https://ark.intel.com/content/www/us/en/ark/products/codename/226095/products-formerly-alchemist.html Ref: DG2 PRM, Volume 4: Configurations, Steppings and Device IDs Fixes: 99354efe314 ("intel/dev: Add DG2 G12 PCI IDs") Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27944>
Diffstat (limited to 'include/pci_ids/iris_pci_ids.h')
-rw-r--r--include/pci_ids/iris_pci_ids.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 4e613084e59..1032868d027 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -234,8 +234,8 @@ CHIPSET(0x5692, dg2_g10, "DG2", "Intel(R) Arc(tm) A550M Graphics")
CHIPSET(0x5693, dg2_g11, "DG2", "Intel(R) Arc(tm) A370M Graphics")
CHIPSET(0x5694, dg2_g11, "DG2", "Intel(R) Arc(tm) A350M Graphics")
CHIPSET(0x5695, dg2_g11, "DG2", "Intel(R) Graphics")
-CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Graphics")
-CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Graphics")
+CHIPSET(0x5696, dg2_g12, "DG2", "Intel(R) Arc(tm) A570M Graphics")
+CHIPSET(0x5697, dg2_g12, "DG2", "Intel(R) Arc(tm) A530M Graphics")
CHIPSET(0x56a0, dg2_g10, "DG2", "Intel(R) Arc(tm) A770 Graphics")
CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Arc(tm) A750 Graphics")
CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) Arc(tm) A580 Graphics")
@@ -245,8 +245,8 @@ CHIPSET(0x56a5, dg2_g11, "DG2", "Intel(R) Arc(tm) A380 Graphics")
CHIPSET(0x56a6, dg2_g11, "DG2", "Intel(R) Arc(tm) A310 Graphics")
CHIPSET(0x56b0, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A30M Graphics")
CHIPSET(0x56b1, dg2_g11, "DG2", "Intel(R) Arc(tm) Pro A40/A50 Graphics")
-CHIPSET(0x56b2, dg2_g12, "DG2", "Intel(R) Graphics")
-CHIPSET(0x56b3, dg2_g12, "DG2", "Intel(R) Graphics")
+CHIPSET(0x56b2, dg2_g12, "DG2", "Intel(R) Arc(tm) Pro A60M Graphics")
+CHIPSET(0x56b3, dg2_g12, "DG2", "Intel(R) Arc(tm) Pro A60 Graphics")
CHIPSET(0x56ba, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56bb, dg2_g11, "DG2", "Intel(R) Graphics")
CHIPSET(0x56bc, dg2_g11, "DG2", "Intel(R) Graphics")