Searched refs:IS_G33 (Results 1 – 9 of 9) sorted by relevance
125 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) { in i915_gem_detect_bit_6_swizzle()
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()
1045 if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_phys()1053 if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_phys()
1005 #define IS_G33(dev) (INTEL_INFO(dev)->is_g33) macro
1296 if (INTEL_INFO(dev)->gen >= 4 || IS_G33(dev) || in i915_gem_get_unfenced_gtt_alignment()3999 if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
852 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
1133 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()
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()
82 #define IS_G33 intel_private.driver->is_g33 macro569 if (IS_G33 || INTEL_GTT_GEN == 4 || INTEL_GTT_GEN == 5) in intel_gtt_total_entries()1109 if (IS_G33 || INTEL_GTT_GEN >= 4) { in intel_i9xx_setup_flush()