Searched refs:PCI_CHIP_GM45_GM (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libdrm/dist/intel/
H A Dintel_chipset.h66 #define PCI_CHIP_GM45_GM 0x2A42 macro
177 (devid) == PCI_CHIP_GM45_GM || IS_IGD(devid) || \
185 #define IS_GM45(devid) ((devid) == PCI_CHIP_GM45_GM)
H A Dintel_bufmgr_gem.c3067 { "g4x", PCI_CHIP_GM45_GM },
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_quirks.c269 { PCI_CHIP_GM45_GM, 0xa0a0, SUBSYS_ANY, quirk_ignore_lvds },
330 { PCI_CHIP_GM45_GM, 0x103c, 0x30e8, quirk_ignore_tv },
332 { PCI_CHIP_GM45_GM, 0x103c, 0x30eb, quirk_pipea_force },
H A Dcommon.h288 #ifndef PCI_CHIP_GM45_GM
289 #define PCI_CHIP_GM45_GM 0x2A42 macro
353 #define IS_GM45(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_GM45_GM)
H A Di810_driver.c135 INTEL_DEVICE_MATCH (PCI_CHIP_GM45_GM, 0 ),
189 {PCI_CHIP_GM45_GM, "GM45"},
228 {PCI_CHIP_GM45_GM, PCI_CHIP_GM45_GM, NULL},
H A Di830_driver.c113 {PCI_CHIP_GM45_GM, "GM45"},
146 {PCI_CHIP_GM45_GM, PCI_CHIP_GM45_GM, NULL},
1081 case PCI_CHIP_GM45_GM:
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_driver.h43 #define PCI_CHIP_GM45_GM 0x2A42 macro
H A Dintel_module.c172 {PCI_CHIP_GM45_GM, "GM45"},
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_driver.h43 #define PCI_CHIP_GM45_GM 0x2A42 macro
H A Dintel_module.c157 {PCI_CHIP_GM45_GM, "GM45"},

Completed in 18 milliseconds