Searched refs:PCI_CHIP_G45_G (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 298 #ifndef PCI_CHIP_G45_G 299 #define PCI_CHIP_G45_G 0x2E22 macro 354 #define IS_G4X(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_IGD_E_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_G45_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_Q45_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_G41_G || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_B43_G || IS_GM45(pI810))
|
| H A D | i810_driver.c | 137 INTEL_DEVICE_MATCH (PCI_CHIP_G45_G, 0 ), 191 {PCI_CHIP_G45_G, "G45/G43"}, 230 {PCI_CHIP_G45_G, PCI_CHIP_G45_G, NULL},
|
| H A D | i830_driver.c | 115 {PCI_CHIP_G45_G, "G45/G43"}, 148 {PCI_CHIP_G45_G, PCI_CHIP_G45_G, NULL}, 1087 case PCI_CHIP_G45_G:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_driver.h | 45 #define PCI_CHIP_G45_G 0x2E22 macro
|
| H A D | intel_module.c | 174 {PCI_CHIP_G45_G, "G45/G43"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 45 #define PCI_CHIP_G45_G 0x2E22 macro
|
| H A D | intel_module.c | 159 {PCI_CHIP_G45_G, "G45/G43"},
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 70 #define PCI_CHIP_G45_G 0x2E22 macro 183 (devid) == PCI_CHIP_G45_G || \
|
Completed in 12 milliseconds