Home
last modified time | relevance | path

Searched refs:PCI_CHIP_G33_G (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_chipset.h46 #define PCI_CHIP_G33_G 0x29C2 macro
55 devid == PCI_CHIP_G33_G || \
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.c85 case PCI_CHIP_G33_G: in i915_get_name()
604 case PCI_CHIP_G33_G: in i915_screen_create()
Di915_reg.h984 #define PCI_CHIP_G33_G 0x29C2 macro
/external/libdrm/intel/
Dintel_chipset.h49 #define PCI_CHIP_G33_G 0x29C2 macro
291 #define IS_G33(devid) ((devid) == PCI_CHIP_G33_G || \