Searched refs:IS_I865G (Results 1 – 5 of 5) sorted by relevance
110 } else if (IS_I865G(dev)) { in i915_stolen_to_physical()
2451 #define IS_I865G(dev) (INTEL_DEVID(dev) == 0x2572) macro
1333 if (IS_845G(dev) || IS_I865G(dev)) in assert_cursor()10084 if (IS_845G(dev) || IS_I865G(dev)) in intel_crtc_update_cursor()10102 if (IS_845G(dev) || IS_I865G(dev)) { in cursor_size_ok()14609 else if (IS_I865G(dev)) in intel_init_display()14932 if (IS_845G(dev) || IS_I865G(dev)) { in intel_modeset_init()
2923 if (IS_845G(dev) || IS_I865G(dev)) in cursor_active()
7143 if (IS_I85X(dev) || IS_I865G(dev)) in intel_init_pm()