Searched refs:IS_I945G (Results 1 - 8 of 8) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c242 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
309 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
H A Dintel_sdvo.c1260 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {
1571 if (IS_I945G(dev) || IS_I945GM(dev))
H A Dintel_pm.c1604 if (IS_I945G(dev) || IS_I945GM(dev))
1631 if (IS_I945G(dev) || IS_I945GM(dev))
1653 if (IS_I945G(dev) || IS_I945GM(dev))
H A Di915_drv.h1437 #define IS_I945G(dev) ((dev)->pci_device == 0x2772) macro
H A Dintel_display.c4548 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {
5010 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {
9361 else if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev)))
H A Di915_gem.c3777 else if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
H A Di915_irq.c1646 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c1755 } else if (info.is_crestline || IS_I945G(dev) || info.is_i945gm) {

Completed in 1427 milliseconds