Searched refs:IS_G33 (Results 1 – 8 of 8) sorted by relevance
83 #define IS_G33 intel_private.driver->is_g33 macro570 if (IS_G33 || INTEL_GTT_GEN == 4 || INTEL_GTT_GEN == 5) in intel_gtt_total_entries()1103 if (IS_G33 || INTEL_GTT_GEN >= 4) { in intel_i9xx_setup_flush()
383 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_save_modeset_reg()418 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_restore_modeset_reg()
1040 if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_phys()1048 if (INTEL_INFO(dev)->gen > 3 || IS_G33(dev)) { in i915_stolen_to_phys()
1446 if (INTEL_INFO(dev)->gen >= 4 || IS_G33(dev) || in i915_gem_get_unfenced_gtt_alignment()3842 if (INTEL_INFO(dev)->gen >= 4 || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()3859 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_load()
915 #define IS_G33(dev) (INTEL_INFO(dev)->is_g33) macro
708 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in i915_gem_record_fences()
1092 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) { in intel_sdvo_mode_set()
4825 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) in intel_crtc_mode_set()7250 if (IS_I945G(dev) || (IS_G33(dev) && ! IS_PINEVIEW_M(dev))) in intel_init_display()