Home
last modified time | relevance | path

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

/third_party/libdrm/intel/
Dintel_chipset.h43 #define PCI_CHIP_I915_GM 0x2592 macro
172 (devid) == PCI_CHIP_I915_GM || \
193 (devid) == PCI_CHIP_I915_GM)
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c72 case PCI_CHIP_I915_GM: in i915_get_name()
655 case PCI_CHIP_I915_GM: in i915_screen_create()
Di915_reg.h946 #define PCI_CHIP_I915_GM 0x2592 macro