Searched refs:PCI_CHIP_IGD_G (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_chipset.h53 #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 Dcommon.h239 #define PCI_CHIP_IGD_G 0xA001 macro
351 #define IS_IGDG(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_IGD_G)
H A Di810_driver.c125 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 Di830_driver.c103 {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