Searched refs:PCI_CHIP_IGD_G (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 53 #define PCI_CHIP_IGD_G 0xA001 macro 56 #define IS_IGDG(devid) ((devid) == PCI_CHIP_IGD_G)
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 239 #define PCI_CHIP_IGD_G 0xA001 macro 351 #define IS_IGDG(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_IGD_G)
|
| H A D | i810_driver.c | 125 INTEL_DEVICE_MATCH (PCI_CHIP_IGD_G, 0 ), 179 {PCI_CHIP_IGD_G, "Pineview G"}, 218 {PCI_CHIP_IGD_G, PCI_CHIP_IGD_G, NULL},
|
| H A D | i830_driver.c | 103 {PCI_CHIP_IGD_G, "Pineview G"}, 136 {PCI_CHIP_IGD_G, PCI_CHIP_IGD_G, NULL}, 1051 case PCI_CHIP_IGD_G:
|
Completed in 9 milliseconds