Searched refs:IS_G33 (Results 1 – 5 of 5) sorted by relevance
635 } else if (IS_G45(i915) || IS_I965G(i915) || IS_G33(i915)) { in detect_bit_6_swizzle()858 IS_G33(i915) || IS_PINEVIEW(i915)) in intel_ggtt_init_fences()
691 else if (IS_G33(i915) || IS_PINEVIEW(i915)) in intel_get_gpu_reset()
94 #define IS_G33 intel_private.driver->is_g33 macro522 if (IS_G33 || INTEL_GTT_GEN == 4 || INTEL_GTT_GEN == 5) in intel_gtt_total_entries()1118 if (IS_G33 || INTEL_GTT_GEN >= 4) { in intel_i9xx_setup_flush()
467 #define IS_G33(i915) IS_PLATFORM(i915, INTEL_G33) macro
100 !IS_G33(i915) && !IS_PINEVIEW(i915) && !IS_G4X(i915)) { in adjust_stolen()
Completed in 21 milliseconds