Add GMA data set

This commit is contained in:
Mykola Grymalyuk
2021-10-12 20:48:52 -06:00
parent f26e494450
commit ce6195529b
2 changed files with 18 additions and 1 deletions

View File

@@ -789,6 +789,17 @@ class amd_ids:
class intel_ids:
gma_950_ids = [
0x2582,
0x2592,
0x2772,
0x27A2,
]
gma_x3100_ids = [
0x2a02,
]
iron_ids = [
# AppleIntelHDGraphics IDs
0x0044,