Searched refs:PCI_CHIP_I946_GZ (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 258 #ifndef PCI_CHIP_I946_GZ 259 #define PCI_CHIP_I946_GZ 0x2972 macro 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 | 129 INTEL_DEVICE_MATCH (PCI_CHIP_I946_GZ, 0 ), 183 {PCI_CHIP_I946_GZ, "946GZ"}, 222 {PCI_CHIP_I946_GZ, PCI_CHIP_I946_GZ, NULL},
|
| H A D | i830_driver.c | 107 {PCI_CHIP_I946_GZ, "946GZ"}, 140 {PCI_CHIP_I946_GZ, PCI_CHIP_I946_GZ, NULL}, 1063 case PCI_CHIP_I946_GZ:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_driver.h | 40 #define PCI_CHIP_I946_GZ 0x2972 macro
|
| H A D | intel_module.c | 166 {PCI_CHIP_I946_GZ, "946GZ"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 40 #define PCI_CHIP_I946_GZ 0x2972 macro
|
| H A D | intel_module.c | 151 {PCI_CHIP_I946_GZ, "946GZ"},
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 62 #define PCI_CHIP_I946_GZ 0x2972 macro 219 (devid) == PCI_CHIP_I946_GZ || \
|
Completed in 11 milliseconds