Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
Dintel_chipset.h41 #define PCI_CHIP_I915_G 0x2582 macro
191 #define IS_915(devid) ((devid) == PCI_CHIP_I915_G || \
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c69 case PCI_CHIP_I915_G: in i915_get_name()
654 case PCI_CHIP_I915_G: in i915_screen_create()
Di915_reg.h945 #define PCI_CHIP_I915_G 0x2582 macro