Module: Mesa
Branch: main
Commit: ddc3c18e4aaa5b068e1c53147ba0cc1005f3cc68
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddc3c18e4aaa5b068e1c53147ba0cc1005f3cc68

Author: Jordan Justen <[email protected]>
Date:   Tue Sep  5 23:26:22 2023 -0700

intel/dev: Update device string for MTL PCI ID 0x7d55

Ref: bspec 55420
Cc: mesa-stable
Signed-off-by: Jordan Justen <[email protected]>
Acked-by: Tapani Pälli <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25073>

---

 include/pci_ids/iris_pci_ids.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 4fed9c1623b..4c2728ff573 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -250,6 +250,6 @@ CHIPSET(0x56c1, atsm_g11, "ATS-M", "Intel(R) Data Center 
GPU Flex Series 140 Gra
 
 CHIPSET(0x7d40, mtl_m, "MTL", "Intel(R) Graphics")
 CHIPSET(0x7d45, mtl_p, "MTL", "Intel(R) Graphics")
-CHIPSET(0x7d55, mtl_p, "MTL", "Intel(R) Graphics")
+CHIPSET(0x7d55, mtl_p, "MTL", "Intel(R) Arc(tm) Graphics")
 CHIPSET(0x7d60, mtl_m, "MTL", "Intel(R) Graphics")
 CHIPSET(0x7dd5, mtl_p, "MTL", "Intel(R) Graphics")

Reply via email to