EGL DRI2: add PCI ID for Ironlake mobile

Allows KMS EGL driver to load.  We need a better way of doing this.
This commit is contained in:
Jesse Barnes
2010-09-13 10:35:45 -07:00
parent 6f839eb631
commit c121608b6e
+1
View File
@@ -903,6 +903,7 @@ const int i965_chip_ids[] = {
0x2e12, /* PCI_CHIP_Q45_G */
0x2e22, /* PCI_CHIP_G45_G */
0x2e32, /* PCI_CHIP_G41_G */
0xa011, /* Ironlake */
};
const struct dri2_driver_map driver_map[] = {