Searched defs:PCI_CHIP_I945_GME (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_chipset.h43 #define PCI_CHIP_I945_GME 0x27AE macro
54 devid == PCI_CHIP_I945_GME || \
/external/libdrm/intel/
H A Dintel_chipset.h46 #define PCI_CHIP_I945_GME 0x27AE macro
227 (devid) == PCI_CHIP_I945_GME || \
249 (devid) == PCI_CHIP_I945_GME)
253 (devid) == PCI_CHIP_I945_GME || \
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h983 #define PCI_CHIP_I945_GME 0x27AE macro

Completed in 480 milliseconds