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

  /external/mesa3d/src/gallium/drivers/i915/
i915_screen.c 78 case PCI_CHIP_G33_G:
447 case PCI_CHIP_G33_G:
i915_reg.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_chipset.h 46 #define PCI_CHIP_G33_G 0x29C2
157 devid == PCI_CHIP_G33_G || \
intel_context.h 484 #define PCI_CHIP_G33_G 0x29C2
intel_context.c 110 case PCI_CHIP_G33_G:
  /external/libdrm/intel/
intel_chipset.h 49 #define PCI_CHIP_G33_G 0x29C2
216 #define IS_G33(devid) ((devid) == PCI_CHIP_G33_G || \

Completed in 102 milliseconds