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

  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_chipset.h 46 #define PCI_CHIP_G33_G 0x29C2
55 devid == PCI_CHIP_G33_G || \
  /external/mesa3d/src/gallium/drivers/i915/
i915_screen.c 85 case PCI_CHIP_G33_G:
575 case PCI_CHIP_G33_G:
i915_reg.h     [all...]
  /external/libdrm/intel/
intel_chipset.h 49 #define PCI_CHIP_G33_G 0x29C2
256 #define IS_G33(devid) ((devid) == PCI_CHIP_G33_G || \

Completed in 247 milliseconds