Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
Dintel_chipset.h49 #define PCI_CHIP_G33_G 0x29C2 macro
203 #define IS_G33(devid) ((devid) == PCI_CHIP_G33_G || \
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c84 case PCI_CHIP_G33_G: in i915_get_name()
662 case PCI_CHIP_G33_G: in i915_screen_create()
Di915_reg.h950 #define PCI_CHIP_G33_G 0x29C2 macro