Searched refs:IS_I945GM (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()
1602 if (IS_I945GM(dev)) in i8xx_enable_fbc()1963 if ((IS_I915GM(dev) || IS_I945GM(dev)) && intel_crtc->plane != 0) { in intel_update_fbc()4292 if (IS_I945GM(dev)) in i9xx_update_wm()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()9009 else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev)) in intel_init_display()
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()
997 #define IS_I945GM(dev) (INTEL_INFO(dev)->is_i945gm) macro
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()