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

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_chipset.h42 #define PCI_CHIP_I945_GM 0x27A2 macro
53 devid == PCI_CHIP_I945_GM || \
/external/libdrm/intel/
H A Dintel_chipset.h45 #define PCI_CHIP_I945_GM 0x27A2 macro
226 (devid) == PCI_CHIP_I945_GM || \
248 #define IS_945GM(devid) ((devid) == PCI_CHIP_I945_GM || \
252 (devid) == PCI_CHIP_I945_GM || \
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c79 case PCI_CHIP_I945_GM:
573 case PCI_CHIP_I945_GM:
H A Di915_reg.h982 #define PCI_CHIP_I945_GM 0x27A2 macro

Completed in 213 milliseconds