Home
last modified time | relevance | path

Searched refs:PCI_CHIP_I945_GM (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/intel/
H A Dintel_chipset.h45 #define PCI_CHIP_I945_GM 0x27A2 macro
173 (devid) == PCI_CHIP_I945_GM || \
195 #define IS_945GM(devid) ((devid) == PCI_CHIP_I945_GM || \
199 (devid) == PCI_CHIP_I945_GM || \
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c78 case PCI_CHIP_I945_GM: in i915_get_name()
660 case PCI_CHIP_I945_GM: in i915_screen_create()
H A Di915_reg.h948 #define PCI_CHIP_I945_GM 0x27A2 macro

Completed in 5 milliseconds