HomeSort by relevance Sort by last modified time
    Searched defs:PCI_CHIP_I945_GM (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 42 #define PCI_CHIP_I945_GM 0x27A2
129 devid == PCI_CHIP_I945_GM || \
155 devid == PCI_CHIP_I945_GM || \
intel_context.h 482 #define PCI_CHIP_I945_GM 0x27A2
  /external/libdrm/intel/
intel_chipset.h 45 #define PCI_CHIP_I945_GM 0x27A2
196 (devid) == PCI_CHIP_I945_GM || \
218 #define IS_945GM(devid) ((devid) == PCI_CHIP_I945_GM || \
222 (devid) == PCI_CHIP_I945_GM || \
  /external/mesa3d/src/gallium/drivers/i915/
i915_reg.h     [all...]

Completed in 4470 milliseconds