Searched refs:IS_I945GM (Results 1 – 11 of 11) sorted by relevance
636 #define IS_I945GM(dev) ((dev)->pci_device == 0x27A2 ||\ macro670 IS_I945GM(dev) || IS_I965G(dev) || IS_G33(dev))673 IS_I945GM(dev) || IS_I965GM(dev) || IS_GM45(dev) || \
904 if (!IS_I945G(dev) && !IS_I945GM(dev) && !IS_I965GM(dev)) in i915_driver_load()
112 if (IS_I945GM(dev)) in i8xx_enable_fbc()473 if ((IS_I915GM(dev) || IS_I945GM(dev)) && intel_crtc->plane != 0) { in intel_update_fbc()1481 if (IS_I945GM(dev)) in i9xx_update_wm()1527 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()1554 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()1576 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()
391 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_save_modeset_reg()433 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_restore_modeset_reg()
1180 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()1427 if (IS_I945G(dev) || IS_I945GM(dev)) in intel_sdvo_get_hotplug_support()
1163 #define IS_I945GM(dev) (INTEL_INFO(dev)->is_i945gm) macro
1605 if (!IS_I945G(dev) && !IS_I945GM(dev)) in i915_driver_load()
1138 else if (IS_CRESTLINE(dev) || IS_I945G(dev) || IS_I945GM(dev)) in i915_sr_status()
1070 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
4463 if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
4483 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i9xx_update_pll()8756 else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev)) in intel_init_display()