Thomas Heijligen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30610 )
Change subject: inteltool: Add multiple device IDs of Intel GPUs ......................................................................
Patch Set 10:
Patch Set 10:
Patch Set 10:
From where you get the IDs?
I went through the ARK sites of Intel, starting at 6th gen up to 8th gen. Under the category "Processor Graphics" there is a point "Device ID".
Use this link and choose the family you are looking for: https://ark.intel.com/#@Processors After that you will get a list of processors and by clicking on one of them you will get to the related ARK site.
Pciutils database doesn't contain all entries and some are different.
Please use lowercase letters in hex values
Seems like the spelling of the other IDs is mixed up a bit. Some are uppercase and some are lowercase.
I'll have a look later.
I've seen you refactor inteltool. Best moment for unitize it :)