Searched refs:PCI_CHIP_GM45_GM (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 66 #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 D | intel_bufmgr_gem.c | 3067 { "g4x", PCI_CHIP_GM45_GM },
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_quirks.c | 269 { 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 D | common.h | 288 #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 D | i810_driver.c | 135 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 D | i830_driver.c | 113 {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 D | intel_driver.h | 43 #define PCI_CHIP_GM45_GM 0x2A42 macro
|
| H A D | intel_module.c | 172 {PCI_CHIP_GM45_GM, "GM45"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 43 #define PCI_CHIP_GM45_GM 0x2A42 macro
|
| H A D | intel_module.c | 157 {PCI_CHIP_GM45_GM, "GM45"},
|
Completed in 18 milliseconds