Searched refs:IS_I965G (Results 1 – 6 of 6) sorted by relevance
50 if (IS_I965GM(i915) || IS_I965G(i915)) { in i915_gem_object_get_pages_internal()
540 if (IS_I965GM(i915) || IS_I965G(i915)) { in shmem_object_init()
461 #define IS_I965G(i915) IS_PLATFORM(i915, INTEL_I965G) macro
780 else if (IS_I965G(i915)) in intel_clock_gating_hooks_init()
408 if (IS_I965G(i915) || IS_I965GM(i915)) in i915_set_dma_info()
635 } else if (IS_G45(i915) || IS_I965G(i915) || IS_G33(i915)) { in detect_bit_6_swizzle()