projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c6ef01
)
intel: Add TGL PCI ID
author
Jordan Justen
<jordan.l.justen@intel.com>
Fri, 20 Mar 2020 22:10:09 +0000
(15:10 -0700)
committer
Jordan Justen
<jordan.l.justen@intel.com>
Sun, 22 Mar 2020 06:49:38 +0000
(23:49 -0700)
Ref: Bspec 44455
Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
include/pci_ids/iris_pci_ids.h
patch
|
blob
|
history
diff --git
a/include/pci_ids/iris_pci_ids.h
b/include/pci_ids/iris_pci_ids.h
index
863a8f4
..
a8dee3d
100644
(file)
--- a/
include/pci_ids/iris_pci_ids.h
+++ b/
include/pci_ids/iris_pci_ids.h
@@
-4,6
+4,7
@@
CHIPSET(0x9A59, tgl_gt2, "TGL GT2", "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(0x9A78, tgl_gt2, "TGL GT2", "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")