Searched refs:PCI_CHIP_I945_GME (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_chipset.h | 43 #define PCI_CHIP_I945_GME 0x27AE macro 54 devid == PCI_CHIP_I945_GME || \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_chipset.h | 43 #define PCI_CHIP_I945_GME 0x27AE macro 54 devid == PCI_CHIP_I945_GME || \
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i915_xvmc.h | 40 #define PCI_CHIP_I945_GME 0x27AE macro
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i915_xvmc.h | 40 #define PCI_CHIP_I945_GME 0x27AE macro
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | i915_xvmc.h | 41 #define PCI_CHIP_I945_GME 0x27AE macro
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_chipset.h | 46 #define PCI_CHIP_I945_GME 0x27AE macro 174 (devid) == PCI_CHIP_I945_GME || \ 196 (devid) == PCI_CHIP_I945_GME) 200 (devid) == PCI_CHIP_I945_GME || \
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_quirks.c | 305 { PCI_CHIP_I945_GME, 0x8086, 0x27ae, quirk_msi_lvds_dmi }, 334 { PCI_CHIP_I945_GME,0x103c, 0x361a, quirk_pipea_force }, 336 { PCI_CHIP_I945_GME,0x103c, 0x3632, quirk_pipea_force }, 395 { PCI_CHIP_I945_GME, 0x1043, 0x1252, quirk_ignore_lvds },
|
| H A D | common.h | 231 #ifndef PCI_CHIP_I945_GME 232 #define PCI_CHIP_I945_GME 0x27AE macro 349 #define IS_I945GM(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I945_GM || DEVICE_ID(pI810->PciInfo) == PCI_CHIP_I945_GME)
|
| H A D | i810_driver.c | 123 INTEL_DEVICE_MATCH (PCI_CHIP_I945_GME, 0 ), 177 {PCI_CHIP_I945_GME, "945GME"}, 216 {PCI_CHIP_I945_GME, PCI_CHIP_I945_GME, NULL},
|
| H A D | i830_driver.c | 101 {PCI_CHIP_I945_GME, "945GME"}, 134 {PCI_CHIP_I945_GME, PCI_CHIP_I945_GME, NULL}, 1045 case PCI_CHIP_I945_GME:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_driver.h | 30 #define PCI_CHIP_I945_GME 0x27AE macro
|
| H A D | intel_module.c | 160 {PCI_CHIP_I945_GME, "945GME"},
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_driver.h | 30 #define PCI_CHIP_I945_GME 0x27AE macro
|
| H A D | intel_module.c | 145 {PCI_CHIP_I945_GME, "945GME"},
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 83 case PCI_CHIP_I945_GME: 635 case PCI_CHIP_I945_GME:
|
| H A D | i915_reg.h | 983 #define PCI_CHIP_I945_GME 0x27AE macro
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 81 case PCI_CHIP_I945_GME: 669 case PCI_CHIP_I945_GME:
|
| H A D | i915_reg.h | 949 #define PCI_CHIP_I945_GME 0x27AE macro
|
Completed in 20 milliseconds