diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-08-26 05:27:06 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-08-26 05:27:06 +0000 |
commit | 6b1b0739744ca0435a9d77c945b8101e30e43be7 (patch) | |
tree | 4532257aa420d26b5bbe7c21f35d7cff741687c1 /lib | |
parent | 85cb37edbf10f69a953ff21cc8c8c78d960e4e4f (diff) |
Import Mesa 20.1.6
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mesa/include/pci_ids/iris_pci_ids.h | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/lib/mesa/include/pci_ids/iris_pci_ids.h b/lib/mesa/include/pci_ids/iris_pci_ids.h index c5c2dd5d5..ed79c6549 100644 --- a/lib/mesa/include/pci_ids/iris_pci_ids.h +++ b/lib/mesa/include/pci_ids/iris_pci_ids.h @@ -4,36 +4,6 @@ CHIPSET(0x4c8c, rkl_gt05, "RKL GT0.5", "Intel(R) Graphics") CHIPSET(0x4c90, rkl_gt1, "RKL GT1", "Intel(R) Graphics") CHIPSET(0x4c9a, rkl_gt1, "RKL GT1", "Intel(R) Graphics") -CHIPSET(0x4680, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4681, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4682, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4683, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics") -CHIPSET(0x4688, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4689, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4690, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4691, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4692, adl_gt1, "ADL-S GT1", "Intel(R) Graphics") -CHIPSET(0x4693, adl_gt05, "ADL-S GT0.5", "Intel(R) Graphics") - -CHIPSET(0x4626, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x4628, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x462a, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a0, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a1, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a2, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a3, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a6, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46a8, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46aa, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46b0, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46b1, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46b2, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46b3, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46c0, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46c1, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46c2, adl_gt2, "ADL GT2", "Intel(R) Graphics") -CHIPSET(0x46c3, adl_gt2, "ADL GT2", "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") @@ -45,8 +15,3 @@ 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(0x4905, dg1, "DG1", "Intel(R) Graphics") -CHIPSET(0x4906, dg1, "DG1", "Intel(R) Graphics") -CHIPSET(0x4907, sg1, "SG1", "Intel(R) Graphics") -CHIPSET(0x4908, dg1, "DG1", "Intel(R) Graphics") |