Searched refs:PCI_CHIP_I965_GME (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 64 #define PCI_CHIP_I965_GME 0x2A12 macro 176 (devid) == PCI_CHIP_I965_GME || \ 218 (devid) == PCI_CHIP_I965_GME || \
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 268 #ifndef PCI_CHIP_I965_GME 269 #define PCI_CHIP_I965_GME 0x2A12 macro 355 #define IS_I965GM(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GM || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GME) 360 #define IS_I965G(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_G35_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_Q || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I946_GZ || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GM || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I965_GME || IS_G4X(pI810) || IS_IGDNG(pI810))
|
| H A D | i810_driver.c | 131 INTEL_DEVICE_MATCH (PCI_CHIP_I965_GME, 0 ), 185 {PCI_CHIP_I965_GME, "965GME/GLE"}, 224 {PCI_CHIP_I965_GME, PCI_CHIP_I965_GME, NULL},
|
| H A D | i830_driver.c | 109 {PCI_CHIP_I965_GME, "965GME/GLE"}, 142 {PCI_CHIP_I965_GME, PCI_CHIP_I965_GME, NULL}, 1069 case PCI_CHIP_I965_GME:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_driver.h | 42 #define PCI_CHIP_I965_GME 0x2A12 macro
|
| H A D | intel_module.c | 168 {PCI_CHIP_I965_GME, "965GME/GLE"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 42 #define PCI_CHIP_I965_GME 0x2A12 macro
|
| H A D | intel_module.c | 153 {PCI_CHIP_I965_GME, "965GME/GLE"},
|
Completed in 13 milliseconds