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:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user