[v0.24] Added generic KBL UHD Graphics. Should fix #19

This commit is contained in:
Dr-Noob
2022-07-13 13:26:40 +02:00
parent 4d948eb80a
commit 8c62e9ebaf
3 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
/*
* https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units
* https://github.com/mesa3d/mesa/blob/main/include/pci_ids/iris_pci_ids.h
* https://raw.githubusercontent.com/smxi/inxi/master/inxi
*/
GPUCHIP get_chip_from_pci_intel(struct pci* pci) {
CHECK_PCI_START