Mesa (master): intel: Add Elkhart Lake PCI-IDs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 27 19:45:08 UTC 2019


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

Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Mon May 21 13:54:13 2018 -0700

intel: Add Elkhart Lake PCI-IDs

Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

---

 include/pci_ids/i965_pci_ids.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index 2aa5bceafca..196cbb947ef 100644
--- a/include/pci_ids/i965_pci_ids.h
+++ b/include/pci_ids/i965_pci_ids.h
@@ -215,3 +215,7 @@ CHIPSET(0x8A5B, icl_4x8, "Intel(R) HD Graphics (Ice Lake 4x8 GT1)")
 CHIPSET(0x8A5C, icl_6x8, "Intel(R) HD Graphics (Ice Lake 6x8 GT1.5)")
 CHIPSET(0x8A5D, icl_4x8, "Intel(R) HD Graphics (Ice Lake 4x8 GT1)")
 CHIPSET(0x8A71, icl_1x8, "Intel(R) HD Graphics (Ice Lake 1x8 GT0.5)")
+CHIPSET(0x4500, ehl_4x8, "Intel(R) HD Graphics (Elkhart Lake 4x8)")
+CHIPSET(0x4571, ehl_4x8, "Intel(R) HD Graphics (Elkhart Lake 4x8)")
+CHIPSET(0x4551, ehl_4x4, "Intel(R) HD Graphics (Elkhart Lake 4x4)")
+CHIPSET(0x4541, ehl_2x4, "Intel(R) HD Graphics (Elkhart Lake 2x4)")




More information about the mesa-commit mailing list