Home
last modified time | relevance | path

Searched refs:PCI_CHIP_I945_GME (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_chipset.h43 #define PCI_CHIP_I945_GME 0x27AE macro
54 devid == PCI_CHIP_I945_GME || \
/external/libdrm/intel/
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/
Di915_screen.c82 case PCI_CHIP_I945_GME: in i915_get_name()
574 case PCI_CHIP_I945_GME: in i915_screen_create()
Di915_reg.h983 #define PCI_CHIP_I945_GME 0x27AE macro