Searched defs:PCI_CHIP_I965_GME (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_chipset.h61 #define PCI_CHIP_I965_GME 0x2A12 macro
132 devid == PCI_CHIP_I965_GME || \
165 devid == PCI_CHIP_I965_GME || \
/external/libdrm/intel/
H A Dintel_chipset.h64 #define PCI_CHIP_I965_GME 0x2A12 macro
199 (devid) == PCI_CHIP_I965_GME || \
241 (devid) == PCI_CHIP_I965_GME || \

Completed in 32 milliseconds