HomeSort by relevance Sort by last modified time
    Searched refs:PCI_CHIP_I945_GM (Results 1 - 6 of 6) 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
intel_context.c 104 case PCI_CHIP_I945_GM:
  /external/libdrm/intel/
intel_chipset.h 45 #define PCI_CHIP_I945_GM 0x27A2
186 (devid) == PCI_CHIP_I945_GM || \
208 #define IS_945GM(devid) ((devid) == PCI_CHIP_I945_GM || \
212 (devid) == PCI_CHIP_I945_GM || \
  /external/mesa3d/src/gallium/drivers/i915/
i915_screen.c 72 case PCI_CHIP_I945_GM:
445 case PCI_CHIP_I945_GM:
i915_reg.h     [all...]

Completed in 257 milliseconds