summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJonathan Gray <jsg@jsg.id.au>2023-02-06 15:55:16 +1100
committerMarge Bot <emma+marge@anholt.net>2023-02-06 16:48:39 +0000
commita23e04b67367ae90e6fee06e4506bee3f00e6ae6 (patch)
treee8144434e4fd8bf832da5dd7836f53caa8e7aa7d /include
parent89cf0a3bdc9949c54d8d7965a2d51bed91b6d10a (diff)
downloadmesa-a23e04b67367ae90e6fee06e4506bee3f00e6ae6.tar.gz
intel/dev: remove invalid EHL pci id
removed in linux 0e8e272f1368 ("drm/i915/ehl: Remove invalid PCI ID") Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21129>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/iris_pci_ids.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pci_ids/iris_pci_ids.h b/include/pci_ids/iris_pci_ids.h
index fd8c32ae991..34d232ad1a4 100644
--- a/include/pci_ids/iris_pci_ids.h
+++ b/include/pci_ids/iris_pci_ids.h
@@ -138,7 +138,6 @@ CHIPSET(0x8A5C, icl_gt1_5, "ICL GT1.5", "Intel(R) Iris(R) Plus Graphics")
CHIPSET(0x8A5D, icl_gt1, "ICL GT1", "Intel(R) HD Graphics")
CHIPSET(0x8A71, icl_gt0_5, "ICL GT0.5", "Intel(R) HD Graphics")
-CHIPSET(0x4500, ehl_4x8, "EHL", "Intel(R) UHD Graphics")
CHIPSET(0x4541, ehl_2x4, "EHL", "Intel(R) UHD Graphics")
CHIPSET(0x4551, ehl_4x4, "EHL", "Intel(R) UHD Graphics")
CHIPSET(0x4555, ehl_2x8, "EHL", "Intel(R) UHD Graphics")