HomeSort by: relevance | last modified time | path
    Searched defs:PCI_CHIP_GM45_GM (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/
intel_driver.h 43 #define PCI_CHIP_GM45_GM 0x2A42
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/
intel_driver.h 43 #define PCI_CHIP_GM45_GM 0x2A42
  /xsrc/external/mit/libdrm/dist/intel/
intel_chipset.h 66 #define PCI_CHIP_GM45_GM 0x2A42
177 (devid) == PCI_CHIP_GM45_GM || IS_IGD(devid) || \
185 #define IS_GM45(devid) ((devid) == PCI_CHIP_GM45_GM)
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
common.h 288 #ifndef PCI_CHIP_GM45_GM
289 #define PCI_CHIP_GM45_GM 0x2A42
353 #define IS_GM45(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_GM45_GM)

Completed in 6 milliseconds