Searched refs:IS_I915G (Results 1 – 4 of 4) sorted by relevance
265 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_setup_mchbar()283 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_setup_mchbar()300 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_teardown_mchbar()
2452 #define IS_I915G(dev) (INTEL_INFO(dev)->is_i915g) macro2572 #define HAS_128_BYTE_Y_TILING(dev) (!IS_GEN2(dev) && !(IS_I915G(dev) || \
1399 if (IS_I915G(dev) || IS_I915GM(dev)) { in intel_sdvo_get_config()
6663 if ((crtc->pipe == PIPE_A || IS_I915G(dev)) && in intel_crtc_compute_config()14597 else if (IS_I915G(dev)) in intel_init_display()