From ca7c6dffd9498bfba9a6533a3d9cb8ffba60a331 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Mon, 29 Aug 2022 10:39:27 -0700 Subject: [PATCH] intel/pci_ids: Update DG2 device names Ref: bspec 44477 Ref: https://www.intel.com/content/www/us/en/products/details/discrete-gpus/arc/arc-a-series.html Cc: mesa-stable Signed-off-by: Jordan Justen Reviewed-by: Kenneth Graunke Part-of: (cherry picked from commit 91fec2657a0dcf9bc2e6d080d84a114ecde44382) --- .pick_status.json | 2 +- include/pci_ids/iris_pci_ids.h | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.pick_status.json b/.pick_status.json index aba3804bc13..65d323e787c 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -5926,7 +5926,7 @@ "description": "intel/pci_ids: Update DG2 device names", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null }, diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h index 06bd75a4103..0b7135a0780 100644 --- a/include/pci_ids/iris_pci_ids.h +++ b/include/pci_ids/iris_pci_ids.h @@ -229,23 +229,23 @@ CHIPSET(0x4f83, dg2_g10, "DG2", "Intel(R) Graphics") CHIPSET(0x4f84, dg2_g10, "DG2", "Intel(R) Graphics") CHIPSET(0x4f87, dg2_g11, "DG2", "Intel(R) Graphics") CHIPSET(0x4f88, dg2_g11, "DG2", "Intel(R) Graphics") -CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Graphics") -CHIPSET(0x5691, dg2_g10, "DG2", "Intel(R) Graphics") -CHIPSET(0x5692, dg2_g10, "DG2", "Intel(R) Graphics") -CHIPSET(0x5693, dg2_g11, "DG2", "Intel(R) Graphics") -CHIPSET(0x5694, dg2_g11, "DG2", "Intel(R) Graphics") +CHIPSET(0x5690, dg2_g10, "DG2", "Intel(R) Arc(tm) A770M Graphics") +CHIPSET(0x5691, dg2_g10, "DG2", "Intel(R) Arc(tm) A730M Graphics") +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(0x56a0, dg2_g10, "DG2", "Intel(R) Graphics") -CHIPSET(0x56a1, dg2_g10, "DG2", "Intel(R) Graphics") -CHIPSET(0x56a2, dg2_g10, "DG2", "Intel(R) 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") CHIPSET(0x56a3, dg2_g12, "DG2", "Intel(R) Graphics") CHIPSET(0x56a4, dg2_g12, "DG2", "Intel(R) Graphics") -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(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(0x56c0, dg2_g10, "ATS-M", "Intel(R) Data Center GPU Flex Series 170 Graphics")