Searched refs:IS_G33 (Results 1 – 8 of 8) sorted by relevance
73 } else if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_physical()
130 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) { in i915_gem_detect_bit_6_swizzle()
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()
1171 #define IS_G33(dev) (INTEL_INFO(dev)->is_g33) macro
1737 if (INTEL_INFO(dev)->gen >= 4 || IS_G33(dev) || in i915_gem_get_unfenced_gtt_alignment()4465 if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
1070 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
1180 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()
4483 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i9xx_update_pll()8750 else if (IS_I945G(dev) || (IS_G33(dev) && !IS_PINEVIEW_M(dev))) in intel_init_display()