Searched refs:IS_I915G (Results 1 – 4 of 4) sorted by relevance
287 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_setup_mchbar()305 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_setup_mchbar()322 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_teardown_mchbar()
2288 #define IS_I915G(dev) (INTEL_INFO(dev)->is_i915g) macro2385 #define HAS_128_BYTE_Y_TILING(dev) (!IS_GEN2(dev) && !(IS_I915G(dev) || \
1383 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_sdvo_get_config()
5834 if ((crtc->pipe == PIPE_A || IS_I915G(dev)) && in intel_crtc_compute_config()13502 else if (IS_I915G(dev)) in intel_init_display()