Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_chipset.h40 #define PCI_CHIP_I915_GM 0x2592 macro
63 devid == PCI_CHIP_I915_GM || \
/external/libdrm/intel/
Dintel_chipset.h43 #define PCI_CHIP_I915_GM 0x2592 macro
260 (devid) == PCI_CHIP_I915_GM || \
281 (devid) == PCI_CHIP_I915_GM)
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.c73 case PCI_CHIP_I915_GM: in i915_get_name()
597 case PCI_CHIP_I915_GM: in i915_screen_create()
Di915_reg.h980 #define PCI_CHIP_I915_GM 0x2592 macro