Module: Mesa
Branch: staging/20.0
Commit: fdd4beab686d968a5a787243c9476c0a88405745
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdd4beab686d968a5a787243c9476c0a88405745

Author: Jordan Justen <[email protected]>
Date:   Fri Mar 20 15:08:12 2020 -0700

intel: Update TGL PCI strings

Ref: Bspec 44455
Cc: <[email protected]>
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
(cherry picked from commit 1c6ef0165f03a8e8c20a2c33a78584166a73487c)

---

 .pick_status.json              |  2 +-
 include/pci_ids/iris_pci_ids.h | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.pick_status.json b/.pick_status.json
index ea7b0844ed9..a812400c963 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -643,7 +643,7 @@
         "description": "intel: Update TGL PCI strings",
         "nominated": true,
         "nomination_type": 0,
-        "resolution": 0,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": null
     },
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index 42e5d675828..863a8f429a0 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -1,9 +1,9 @@
-CHIPSET(0x9A40, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
-CHIPSET(0x9A49, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
+CHIPSET(0x9A40, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
+CHIPSET(0x9A49, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
 CHIPSET(0x9A59, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
-CHIPSET(0x9A60, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
-CHIPSET(0x9A68, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
-CHIPSET(0x9A70, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
+CHIPSET(0x9A60, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9A68, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9A70, tgl_gt1, "TGL GT1", "Intel(R) UHD Graphics")
 CHIPSET(0x9AC0, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
 CHIPSET(0x9AC9, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
 CHIPSET(0x9AD9, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to