Searched refs:IS_I945G (Results 1 – 8 of 8) sorted by relevance
389 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_save_modeset_reg()425 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_restore_modeset_reg()
1133 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()1261 if (IS_I945G(dev) || IS_I945GM(dev)) in intel_sdvo_supports_hotplug()
996 #define IS_I945G(dev) ((dev)->pci_device == 0x2772) macro
4332 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()4359 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()4381 if (IS_I945G(dev) || IS_I945GM(dev)) in i9xx_update_wm()5250 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i9xx_crtc_mode_set()9003 if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev))) in intel_init_display()
2111 if (!IS_I945G(dev) && !IS_I945GM(dev)) in i915_driver_load()
1208 else if (IS_CRESTLINE(dev) || IS_I945G(dev) || IS_I945GM(dev)) in i915_sr_status()
852 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
3999 if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()