Searched refs:IS_G33 (Results 1 – 9 of 9) sorted by relevance
92 #define IS_G33 intel_private.driver->is_g33 macro513 if (IS_G33 || INTEL_GTT_GEN == 4 || INTEL_GTT_GEN == 5) in intel_gtt_total_entries()1065 if (IS_G33 || INTEL_GTT_GEN >= 4) { in intel_i9xx_setup_flush()
72 } else if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_physical()
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()
127 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) { in i915_gem_detect_bit_6_swizzle()
1313 #define IS_G33(dev) (INTEL_INFO(dev)->is_g33) macro
1473 if (INTEL_INFO(dev)->gen >= 4 || (!fenced && IS_G33(dev)) || in i915_gem_get_gtt_alignment()4186 else if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
1216 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()
1307 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
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()