Searched refs:PCI_CHIP_G41_G (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 308 #ifndef PCI_CHIP_G41_G 309 #define PCI_CHIP_G41_G 0x2E32 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 | 139 INTEL_DEVICE_MATCH (PCI_CHIP_G41_G, 0 ), 193 {PCI_CHIP_G41_G, "G41"}, 232 {PCI_CHIP_G41_G, PCI_CHIP_G41_G, NULL},
|
| H A D | i830_driver.c | 117 {PCI_CHIP_G41_G, "G41"}, 150 {PCI_CHIP_G41_G, PCI_CHIP_G41_G, NULL}, 1093 case PCI_CHIP_G41_G:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_driver.h | 47 #define PCI_CHIP_G41_G 0x2E32 macro
|
| H A D | intel_module.c | 176 {PCI_CHIP_G41_G, "G41"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 47 #define PCI_CHIP_G41_G 0x2E32 macro
|
| H A D | intel_module.c | 161 {PCI_CHIP_G41_G, "G41"},
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 71 #define PCI_CHIP_G41_G 0x2E32 macro 184 (devid) == PCI_CHIP_G41_G)
|
Completed in 11 milliseconds