Searched refs:IS_I945G (Results 1 – 9 of 9) sorted by relevance
242 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_save_display_reg()309 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_restore_display_reg()
1526 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()1553 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()1575 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()
1216 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()1458 if (IS_I945G(dev) || IS_I945GM(dev)) in intel_sdvo_get_hotplug_support()
1626 if (!IS_I945G(dev) && !IS_I945GM(dev)) in i915_driver_load()
1304 #define IS_I945G(dev) ((dev)->pci_device == 0x2772) macro
1302 else if (IS_CRESTLINE(dev) || IS_I945G(dev) || IS_I945GM(dev)) in i915_sr_status()
1307 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
4186 else if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
4360 (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))) { in i9xx_update_pll()8812 else if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev))) in intel_init_display()