Searched refs:IS_GEN3 (Results 1 – 6 of 6) sorted by relevance
128 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) { in i915_gem_detect_bit_6_swizzle()230 if (IS_GEN3(dev)) { in i915_tiling_ok()
1435 #define IS_GEN3(dev) (INTEL_INFO(dev)->gen == 3) macro
1011 if (IS_GEN3(dev) && (I915_READ(ECOSKPD) & ECO_FLIP_DONE)) in i915_load_modeset_init()
1384 if (IS_GEN3(dev) || IS_GEN4(dev)) { in i915_swizzle_info()
5498 if (!IS_GEN3(dev)) in i9xx_crtc_mode_set()7759 if (IS_MOBILE(dev) && IS_GEN3(dev)) { in intel_crtc_init()9118 } else if (IS_GEN3(dev)) { in intel_init_display()9291 } else if (IS_GEN3(dev)) { in intel_modeset_init()
249 if (IS_GEN3(dev)) { in i915_gem_load()