intel/pci_ids: Consistently use lowercase
authorLina Versace <linyaa@google.com>
Fri, 15 Sep 2023 23:55:39 +0000 (16:55 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Sep 2023 15:47:25 +0000 (15:47 +0000)
The pci ids used a mixture of uppercase and lowercase, even in the same
file. The inconsistency introduces unnecessary complexity in regular
expressions.

Diff made in vim with `%s/\v(CHIPSET\()([^,]+)/\1\L\2\E/`.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>`
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25257>

include/pci_ids/crocus_pci_ids.h
include/pci_ids/i915_pci_ids.h
include/pci_ids/iris_pci_ids.h

index 9c9b6cd..8eb08b5 100644 (file)
@@ -1,17 +1,17 @@
-CHIPSET(0x29A2, i965,    "BW",      "Intel(R) 965G")
+CHIPSET(0x29a2, i965,    "BW",      "Intel(R) 965G")
 CHIPSET(0x2992, i965,    "BW",      "Intel(R) 965Q")
 CHIPSET(0x2982, i965,    "BW",      "Intel(R) 965G")
 CHIPSET(0x2972, i965,    "BW",      "Intel(R) 946GZ")
-CHIPSET(0x2A02, i965,    "CL",      "Intel(R) 965GM")
-CHIPSET(0x2A12, i965,    "CL",      "Intel(R) 965GME/GLE")
+CHIPSET(0x2a02, i965,    "CL",      "Intel(R) 965GM")
+CHIPSET(0x2a12, i965,    "CL",      "Intel(R) 965GME/GLE")
 
-CHIPSET(0x2A42, g4x,     "CTG",     "Mobile IntelĀ® GM45 Express Chipset")
-CHIPSET(0x2E02, g4x,     "ELK",     "Intel(R) Integrated Graphics Device")
-CHIPSET(0x2E12, g4x,     "ELK",     "Intel(R) Q45/Q43")
-CHIPSET(0x2E22, g4x,     "ELK",     "Intel(R) G45/G43")
-CHIPSET(0x2E32, g4x,     "ELK",     "Intel(R) G41")
-CHIPSET(0x2E42, g4x,     "ELK",     "Intel(R) B43")
-CHIPSET(0x2E92, g4x,     "ELK",     "Intel(R) B43")
+CHIPSET(0x2a42, g4x,     "CTG",     "Mobile IntelĀ® GM45 Express Chipset")
+CHIPSET(0x2e02, g4x,     "ELK",     "Intel(R) Integrated Graphics Device")
+CHIPSET(0x2e12, g4x,     "ELK",     "Intel(R) Q45/Q43")
+CHIPSET(0x2e22, g4x,     "ELK",     "Intel(R) G45/G43")
+CHIPSET(0x2e32, g4x,     "ELK",     "Intel(R) G41")
+CHIPSET(0x2e42, g4x,     "ELK",     "Intel(R) B43")
+CHIPSET(0x2e92, g4x,     "ELK",     "Intel(R) B43")
 
 CHIPSET(0x0042, ilk,     "ILK",     "Intel(R) HD Graphics")
 CHIPSET(0x0046, ilk,     "ILK",     "Intel(R) HD Graphics")
@@ -22,7 +22,7 @@ CHIPSET(0x0122, snb_gt2, "SNB GT2", "Intel(R) HD Graphics 3000")
 CHIPSET(0x0106, snb_gt1, "SNB GT1", "Intel(R) HD Graphics 2000")
 CHIPSET(0x0116, snb_gt2, "SNB GT2", "Intel(R) HD Graphics 3000")
 CHIPSET(0x0126, snb_gt2, "SNB GT2", "Intel(R) HD Graphics 3000")
-CHIPSET(0x010A, snb_gt1, "SNB GT1", "Intel(R) HD Graphics 2000")
+CHIPSET(0x010a, snb_gt1, "SNB GT1", "Intel(R) HD Graphics 2000")
 
 CHIPSET(0x0152, ivb_gt1, "IVB GT1", "Intel(R) HD Graphics 2500")
 CHIPSET(0x0162, ivb_gt2, "IVB GT2", "Intel(R) HD Graphics 4000")
@@ -37,68 +37,68 @@ CHIPSET(0x0422, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
 CHIPSET(0x0406, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
 CHIPSET(0x0416, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4600")
 CHIPSET(0x0426, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x040A, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x041A, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics P4600/P4700")
-CHIPSET(0x042A, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x040B, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x041B, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x042B, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x040E, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x041E, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4400")
-CHIPSET(0x042E, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0C02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0C12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0C22, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0C06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0C16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0C26, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0C0A, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0C1A, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0C2A, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0C0B, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0C1B, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0C2B, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0C0E, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0C1E, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0C2E, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0A02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0A12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0A22, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0A06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0A16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4400")
-CHIPSET(0x0A26, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics 5000")
-CHIPSET(0x0A0A, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0A1A, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0A2A, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0A0B, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0A1B, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0A2B, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0A0E, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0A1E, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4200")
-CHIPSET(0x0A2E, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Graphics 5100")
-CHIPSET(0x0D02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0D12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4600")
-CHIPSET(0x0D22, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Pro Graphics 5200")
-CHIPSET(0x0D06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0D16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0D26, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Pro Graphics P5200")
-CHIPSET(0x0D0A, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0D1A, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0D2A, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0D0B, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0D1B, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0D2B, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x0D0E, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x0D1E, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x0D2E, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x040a, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x041a, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics P4600/P4700")
+CHIPSET(0x042a, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x040b, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x041b, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x042b, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x040e, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x041e, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4400")
+CHIPSET(0x042e, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0c02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0c12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0c22, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0c06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0c16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0c26, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0c0a, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0c1a, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0c2a, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0c0b, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0c1b, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0c2b, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0c0e, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0c1e, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0c2e, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0a02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0a12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0a22, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0a06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0a16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4400")
+CHIPSET(0x0a26, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics 5000")
+CHIPSET(0x0a0a, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0a1a, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0a2a, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0a0b, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0a1b, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0a2b, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0a0e, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0a1e, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4200")
+CHIPSET(0x0a2e, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Graphics 5100")
+CHIPSET(0x0d02, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0d12, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics 4600")
+CHIPSET(0x0d22, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Pro Graphics 5200")
+CHIPSET(0x0d06, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0d16, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0d26, hsw_gt3, "HSW GT3", "Intel(R) Iris(R) Pro Graphics P5200")
+CHIPSET(0x0d0a, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0d1a, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0d2a, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0d0b, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0d1b, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0d2b, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x0d0e, hsw_gt1, "HSW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x0d1e, hsw_gt2, "HSW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x0d2e, hsw_gt3, "HSW GT3", "Intel(R) HD Graphics")
 
-CHIPSET(0x0F31, byt,     "BYT",     "Intel(R) HD Graphics")
-CHIPSET(0x0F32, byt,     "BYT",     "Intel(R) HD Graphics")
-CHIPSET(0x0F33, byt,     "BYT",     "Intel(R) HD Graphics")
+CHIPSET(0x0f31, byt,     "BYT",     "Intel(R) HD Graphics")
+CHIPSET(0x0f32, byt,     "BYT",     "Intel(R) HD Graphics")
+CHIPSET(0x0f33, byt,     "BYT",     "Intel(R) HD Graphics")
 CHIPSET(0x0157, byt,     "BYT",     "Intel(R) HD Graphics")
 CHIPSET(0x0155, byt,     "BYT",     "Intel(R) HD Graphics")
 
-CHIPSET(0x22B0, chv,     "CHV",     "Intel(R) HD Graphics")
-CHIPSET(0x22B1, chv,     "BSW",     "Intel(R) HD Graphics XXX") /* Overridden in brw_get_renderer_string */
-CHIPSET(0x22B2, chv,     "CHV",     "Intel(R) HD Graphics")
-CHIPSET(0x22B3, chv,     "CHV",     "Intel(R) HD Graphics")
+CHIPSET(0x22b0, chv,     "CHV",     "Intel(R) HD Graphics")
+CHIPSET(0x22b1, chv,     "BSW",     "Intel(R) HD Graphics XXX") /* Overridden in brw_get_renderer_string */
+CHIPSET(0x22b2, chv,     "CHV",     "Intel(R) HD Graphics")
+CHIPSET(0x22b3, chv,     "CHV",     "Intel(R) HD Graphics")
index 4cd1faf..3f2e626 100644 (file)
@@ -1,11 +1,11 @@
 CHIPSET(0x2582, I915_G,   "Intel(R) 915G")
-CHIPSET(0x258A, E7221_G,  "Intel(R) E7221G (i915)")
+CHIPSET(0x258a, E7221_G,  "Intel(R) E7221G (i915)")
 CHIPSET(0x2592, I915_GM,  "Intel(R) 915GM")
 CHIPSET(0x2772, I945_G,   "Intel(R) 945G")
-CHIPSET(0x27A2, I945_GM,  "Intel(R) 945GM")
-CHIPSET(0x27AE, I945_GME, "Intel(R) 945GME")
-CHIPSET(0x29B2, Q35_G,    "Intel(R) Q35")
-CHIPSET(0x29C2, G33_G,    "Intel(R) G33")
-CHIPSET(0x29D2, Q33_G,    "Intel(R) Q33")
-CHIPSET(0xA011, PNV_GM,   "Intel(R) Pineview M")
-CHIPSET(0xA001, PNV_G,    "Intel(R) Pineview")
+CHIPSET(0x27a2, I945_GM,  "Intel(R) 945GM")
+CHIPSET(0x27ae, I945_GME, "Intel(R) 945GME")
+CHIPSET(0x29b2, Q35_G,    "Intel(R) Q35")
+CHIPSET(0x29c2, G33_G,    "Intel(R) G33")
+CHIPSET(0x29d2, Q33_G,    "Intel(R) Q33")
+CHIPSET(0xa011, PNV_GM,   "Intel(R) Pineview M")
+CHIPSET(0xa001, PNV_G,    "Intel(R) Pineview")
index 4c2728f..72e4d44 100644 (file)
 CHIPSET(0x1602, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
 CHIPSET(0x1606, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x160A, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x160B, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x160D, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
-CHIPSET(0x160E, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x160a, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x160b, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x160d, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
+CHIPSET(0x160e, bdw_gt1, "BDW GT1", "Intel(R) HD Graphics")
 CHIPSET(0x1612, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics 5600")
 CHIPSET(0x1616, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics 5500")
-CHIPSET(0x161A, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics P5700")
-CHIPSET(0x161B, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x161D, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics")
-CHIPSET(0x161E, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics 5300")
+CHIPSET(0x161a, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics P5700")
+CHIPSET(0x161b, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x161d, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics")
+CHIPSET(0x161e, bdw_gt2, "BDW GT2", "Intel(R) HD Graphics 5300")
 CHIPSET(0x1622, bdw_gt3, "BDW GT3", "Intel(R) Iris(R) Pro Graphics 6200")
 CHIPSET(0x1626, bdw_gt3, "BDW GT3", "Intel(R) HD Graphics 6000")
-CHIPSET(0x162A, bdw_gt3, "BDW GT3", "Intel(R) Iris(R) Pro Graphics P6300")
-CHIPSET(0x162B, bdw_gt3, "BDW GT3", "Intel(R) Iris(R) Graphics 6100")
-CHIPSET(0x162D, bdw_gt3, "BDW GT3", "Intel(R) HD Graphics")
-CHIPSET(0x162E, bdw_gt3, "BDW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x162a, bdw_gt3, "BDW GT3", "Intel(R) Iris(R) Pro Graphics P6300")
+CHIPSET(0x162b, bdw_gt3, "BDW GT3", "Intel(R) Iris(R) Graphics 6100")
+CHIPSET(0x162d, bdw_gt3, "BDW GT3", "Intel(R) HD Graphics")
+CHIPSET(0x162e, bdw_gt3, "BDW GT3", "Intel(R) HD Graphics")
 
 CHIPSET(0x1902, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics 510")
 CHIPSET(0x1906, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics 510")
-CHIPSET(0x190A, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics")
-CHIPSET(0x190B, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics 510")
-CHIPSET(0x190E, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics")
+CHIPSET(0x190a, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics")
+CHIPSET(0x190b, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics 510")
+CHIPSET(0x190e, skl_gt1, "SKL GT1",  "Intel(R) HD Graphics")
 CHIPSET(0x1912, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 530")
 CHIPSET(0x1913, skl_gt2, "SKL GT2F", "Intel(R) HD Graphics")
 CHIPSET(0x1915, skl_gt2, "SKL GT2F", "Intel(R) HD Graphics")
 CHIPSET(0x1916, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 520")
 CHIPSET(0x1917, skl_gt2, "SKL GT2F", "Intel(R) HD Graphics")
-CHIPSET(0x191A, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics")
-CHIPSET(0x191B, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 530")
-CHIPSET(0x191D, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics P530")
-CHIPSET(0x191E, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 515")
+CHIPSET(0x191a, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics")
+CHIPSET(0x191b, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 530")
+CHIPSET(0x191d, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics P530")
+CHIPSET(0x191e, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 515")
 CHIPSET(0x1921, skl_gt2, "SKL GT2",  "Intel(R) HD Graphics 520")
 CHIPSET(0x1923, skl_gt3, "SKL GT3",  "Intel(R) HD Graphics 535")
 CHIPSET(0x1926, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics 540")
 CHIPSET(0x1927, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics 550")
-CHIPSET(0x192A, skl_gt4, "SKL GT4",  "Intel(R) HD Graphics")
-CHIPSET(0x192B, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics 555")
-CHIPSET(0x192D, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics P555")
+CHIPSET(0x192a, skl_gt4, "SKL GT4",  "Intel(R) HD Graphics")
+CHIPSET(0x192b, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics 555")
+CHIPSET(0x192d, skl_gt3, "SKL GT3",  "Intel(R) Iris(R) Graphics P555")
 CHIPSET(0x1932, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics 580")
-CHIPSET(0x193A, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics P580")
-CHIPSET(0x193B, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics 580")
-CHIPSET(0x193D, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics P580")
+CHIPSET(0x193a, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics P580")
+CHIPSET(0x193b, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics 580")
+CHIPSET(0x193d, skl_gt4, "SKL GT4",  "Intel(R) Iris(R) Pro Graphics P580")
 
-CHIPSET(0x0A84, bxt,     "BXT 3",    "Intel(R) HD Graphics")
-CHIPSET(0x1A84, bxt,     "BXT 3",    "Intel(R) HD Graphics")
-CHIPSET(0x1A85, bxt_2x6, "BXT 2",    "Intel(R) HD Graphics")
-CHIPSET(0x5A84, bxt,     "APL 3",    "Intel(R) HD Graphics 505")
-CHIPSET(0x5A85, bxt_2x6, "APL 2",    "Intel(R) HD Graphics 500")
+CHIPSET(0x0a84, bxt,     "BXT 3",    "Intel(R) HD Graphics")
+CHIPSET(0x1a84, bxt,     "BXT 3",    "Intel(R) HD Graphics")
+CHIPSET(0x1a85, bxt_2x6, "BXT 2",    "Intel(R) HD Graphics")
+CHIPSET(0x5a84, bxt,     "APL 3",    "Intel(R) HD Graphics 505")
+CHIPSET(0x5a85, bxt_2x6, "APL 2",    "Intel(R) HD Graphics 500")
 
 CHIPSET(0x3184, glk,     "GLK 3",    "Intel(R) UHD Graphics 605")
 CHIPSET(0x3185, glk_2x6, "GLK 2",    "Intel(R) UHD Graphics 600")
 
 CHIPSET(0x5902, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics 610")
 CHIPSET(0x5906, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics 610")
-CHIPSET(0x590A, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics")
+CHIPSET(0x590a, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics")
 CHIPSET(0x5908, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics")
-CHIPSET(0x590B, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics 610")
-CHIPSET(0x590E, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics")
+CHIPSET(0x590b, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics 610")
+CHIPSET(0x590e, kbl_gt1,   "KBL GT1",   "Intel(R) HD Graphics")
 CHIPSET(0x5913, kbl_gt1_5, "KBL GT1.5", "Intel(R) HD Graphics")
 CHIPSET(0x5915, kbl_gt1_5, "KBL GT1.5", "Intel(R) HD Graphics")
 CHIPSET(0x5917, kbl_gt2,   "KBL GT2",   "Intel(R) UHD Graphics 620")
 CHIPSET(0x5912, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 630")
 CHIPSET(0x5916, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 620")
-CHIPSET(0x591A, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics P630")
-CHIPSET(0x591B, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 630")
-CHIPSET(0x591D, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics P630")
-CHIPSET(0x591E, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 615")
+CHIPSET(0x591a, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics P630")
+CHIPSET(0x591b, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 630")
+CHIPSET(0x591d, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics P630")
+CHIPSET(0x591e, kbl_gt2,   "KBL GT2",   "Intel(R) HD Graphics 615")
 CHIPSET(0x5921, kbl_gt2,   "KBL GT2F",  "Intel(R) HD Graphics 620")
 CHIPSET(0x5923, kbl_gt3,   "KBL GT3",   "Intel(R) HD Graphics 635")
 CHIPSET(0x5926, kbl_gt3,   "KBL GT3",   "Intel(R) Iris(R) Plus Graphics 640 (Kaby Lake GT3e)")
 CHIPSET(0x5927, kbl_gt3,   "KBL GT3",   "Intel(R) Iris(R) Plus Graphics 650 (Kaby Lake GT3e)")
-CHIPSET(0x593B, kbl_gt4,   "KBL GT4",   "Intel(R) HD Graphics")
-
-CHIPSET(0x591C, kbl_gt2, "AML-KBL", "Intel(R) UHD Graphics 615")
-CHIPSET(0x87C0, kbl_gt2, "AML-KBL", "Intel(R) UHD Graphics 617")
-
-CHIPSET(0x87CA, cfl_gt2, "AML-CFL", "Intel(R) UHD Graphics")
-
-CHIPSET(0x3E90, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x3E93, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x3E99, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x3E9C, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x3E91, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x3E92, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x3E96, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
-CHIPSET(0x3E98, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x3E9A, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
-CHIPSET(0x3E9B, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x3E94, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
-CHIPSET(0x3EA9, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 620")
-CHIPSET(0x3EA5, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 655")
-CHIPSET(0x3EA6, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 645")
-CHIPSET(0x3EA7, cfl_gt3, "CFL GT3", "Intel(R) HD Graphics")
-CHIPSET(0x3EA8, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 655")
-
-CHIPSET(0x3EA1, cfl_gt1, "WHL GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x3EA4, cfl_gt1, "WHL GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x3EA0, cfl_gt2, "WHL GT2", "Intel(R) UHD Graphics 620")
-CHIPSET(0x3EA3, cfl_gt2, "WHL GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x3EA2, cfl_gt3, "WHL GT3", "Intel(R) UHD Graphics")
-
-CHIPSET(0x9B21, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BA0, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BA2, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BA4, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BA5, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x9BA8, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics 610")
-CHIPSET(0x9BAA, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BAB, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9BAC, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
-CHIPSET(0x9B41, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BC0, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BC2, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BC4, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BC5, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x9BC6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
-CHIPSET(0x9BC8, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics 630")
-CHIPSET(0x9BCA, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BCB, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BCC, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
-CHIPSET(0x9BE6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
-CHIPSET(0x9BF6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
-
-CHIPSET(0x8A50, icl_gt2,   "ICL GT2",   "Intel(R) HD Graphics")
-CHIPSET(0x8A51, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
-CHIPSET(0x8A52, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
-CHIPSET(0x8A53, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
-CHIPSET(0x8A54, icl_gt1_5, "ICL GT1.5", "Intel(R) Iris(R) Plus Graphics")
-CHIPSET(0x8A56, icl_gt1,   "ICL GT1",   "Intel(R) UHD Graphics")
-CHIPSET(0x8A57, icl_gt1_5, "ICL GT1.5", "Intel(R) HD Graphics")
-CHIPSET(0x8A58, icl_gt1,   "ICL GT1",   "Intel(R) UHD Graphics")
-CHIPSET(0x8A59, icl_gt1_5, "ICL GT1.5", "Intel(R) HD Graphics")
-CHIPSET(0x8A5A, icl_gt1_5, "ICL GT1.5", "Intel(R) Iris(R) Plus Graphics")
-CHIPSET(0x8A5B, icl_gt1,   "ICL GT1",   "Intel(R) HD Graphics")
-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(0x593b, kbl_gt4,   "KBL GT4",   "Intel(R) HD Graphics")
+
+CHIPSET(0x591c, kbl_gt2, "AML-KBL", "Intel(R) UHD Graphics 615")
+CHIPSET(0x87c0, kbl_gt2, "AML-KBL", "Intel(R) UHD Graphics 617")
+
+CHIPSET(0x87ca, cfl_gt2, "AML-CFL", "Intel(R) UHD Graphics")
+
+CHIPSET(0x3e90, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x3e93, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x3e99, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x3e9c, cfl_gt1, "CFL GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x3e91, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x3e92, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x3e96, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
+CHIPSET(0x3e98, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x3e9a, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
+CHIPSET(0x3e9b, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x3e94, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics P630")
+CHIPSET(0x3ea9, cfl_gt2, "CFL GT2", "Intel(R) UHD Graphics 620")
+CHIPSET(0x3ea5, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 655")
+CHIPSET(0x3ea6, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 645")
+CHIPSET(0x3ea7, cfl_gt3, "CFL GT3", "Intel(R) HD Graphics")
+CHIPSET(0x3ea8, cfl_gt3, "CFL GT3", "Intel(R) Iris(R) Plus Graphics 655")
+
+CHIPSET(0x3ea1, cfl_gt1, "WHL GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x3ea4, cfl_gt1, "WHL GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x3ea0, cfl_gt2, "WHL GT2", "Intel(R) UHD Graphics 620")
+CHIPSET(0x3ea3, cfl_gt2, "WHL GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x3ea2, cfl_gt3, "WHL GT3", "Intel(R) UHD Graphics")
+
+CHIPSET(0x9b21, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9ba0, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9ba2, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9ba4, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9ba5, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x9ba8, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics 610")
+CHIPSET(0x9baa, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9bab, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9bac, cfl_gt1, "CML GT1", "Intel(R) UHD Graphics")
+CHIPSET(0x9b41, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bc0, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bc2, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bc4, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bc5, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x9bc6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
+CHIPSET(0x9bc8, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics 630")
+CHIPSET(0x9bca, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bcb, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9bcc, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9be6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
+CHIPSET(0x9bf6, cfl_gt2, "CML GT2", "Intel(R) UHD Graphics P630")
+
+CHIPSET(0x8a50, icl_gt2,   "ICL GT2",   "Intel(R) HD Graphics")
+CHIPSET(0x8a51, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
+CHIPSET(0x8a52, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
+CHIPSET(0x8a53, icl_gt2,   "ICL GT2",   "Intel(R) Iris(R) Plus Graphics")
+CHIPSET(0x8a54, icl_gt1_5, "ICL GT1.5", "Intel(R) Iris(R) Plus Graphics")
+CHIPSET(0x8a56, icl_gt1,   "ICL GT1",   "Intel(R) UHD Graphics")
+CHIPSET(0x8a57, icl_gt1_5, "ICL GT1.5", "Intel(R) HD Graphics")
+CHIPSET(0x8a58, icl_gt1,   "ICL GT1",   "Intel(R) UHD Graphics")
+CHIPSET(0x8a59, icl_gt1_5, "ICL GT1.5", "Intel(R) HD Graphics")
+CHIPSET(0x8a5a, icl_gt1_5, "ICL GT1.5", "Intel(R) Iris(R) Plus Graphics")
+CHIPSET(0x8a5b, icl_gt1,   "ICL GT1",   "Intel(R) HD Graphics")
+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(0x4541, ehl_2x4, "EHL", "Intel(R) UHD Graphics")
 CHIPSET(0x4551, ehl_4x4, "EHL", "Intel(R) UHD Graphics")
@@ -144,11 +144,11 @@ CHIPSET(0x4555, ehl_2x8, "EHL", "Intel(R) UHD Graphics")
 CHIPSET(0x4557, ehl_4x5, "EHL", "Intel(R) UHD Graphics")
 CHIPSET(0x4570, ehl_4x8, "EHL", "Intel(R) UHD Graphics")
 CHIPSET(0x4571, ehl_4x8, "EHL", "Intel(R) UHD Graphics")
-CHIPSET(0x4E51, ehl_4x4, "JSL", "Intel(R) UHD Graphics")
-CHIPSET(0x4E55, ehl_2x8, "JSL", "Intel(R) UHD Graphics")
-CHIPSET(0x4E57, ehl_4x5, "JSL", "Intel(R) UHD Graphics")
-CHIPSET(0x4E61, ehl_4x6, "JSL", "Intel(R) UHD Graphics")
-CHIPSET(0x4E71, ehl_4x8, "JSL", "Intel(R) UHD Graphics")
+CHIPSET(0x4e51, ehl_4x4, "JSL", "Intel(R) UHD Graphics")
+CHIPSET(0x4e55, ehl_2x8, "JSL", "Intel(R) UHD Graphics")
+CHIPSET(0x4e57, ehl_4x5, "JSL", "Intel(R) UHD Graphics")
+CHIPSET(0x4e61, ehl_4x6, "JSL", "Intel(R) UHD Graphics")
+CHIPSET(0x4e71, ehl_4x8, "JSL", "Intel(R) UHD Graphics")
 
 CHIPSET(0x4c8a, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
 CHIPSET(0x4c8b, rkl_gt1, "RKL GT1", "Intel(R) Graphics")
@@ -188,17 +188,17 @@ CHIPSET(0x46d0, adl_n, "ADL-N", "Intel(R) Graphics")
 CHIPSET(0x46d1, adl_n, "ADL-N", "Intel(R) Graphics")
 CHIPSET(0x46d2, adl_n, "ADL-N", "Intel(R) Graphics")
 
-CHIPSET(0x9A40, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
-CHIPSET(0x9A49, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
-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")
-CHIPSET(0x9AF8, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
+CHIPSET(0x9a40, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
+CHIPSET(0x9a49, tgl_gt2, "TGL GT2", "Intel(R) Xe Graphics")
+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")
+CHIPSET(0x9af8, tgl_gt2, "TGL GT2", "Intel(R) UHD Graphics")
 
 CHIPSET(0xa780, rpl, "RPL-S", "Intel(R) Graphics")
 CHIPSET(0xa781, rpl, "RPL-S", "Intel(R) Graphics")