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

  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 40 #define PCI_CHIP_I915_GM 0x2592
128 devid == PCI_CHIP_I915_GM || \
152 devid == PCI_CHIP_I915_GM)
intel_context.h 480 #define PCI_CHIP_I915_GM 0x2592
  /external/libdrm/intel/
intel_chipset.h 43 #define PCI_CHIP_I915_GM 0x2592
195 (devid) == PCI_CHIP_I915_GM || \
216 (devid) == PCI_CHIP_I915_GM)
  /external/mesa3d/src/gallium/drivers/i915/
i915_reg.h     [all...]

Completed in 814 milliseconds