Home
last modified time | relevance | path

Searched refs:IS_I865G (Results 1 – 3 of 3) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.h1440 #define IS_I865G(dev) ((dev)->pci_device == 0x2572) macro
H A Dintel_pm.c4803 } else if (IS_I865G(dev)) { in intel_init_pm()
H A Dintel_display.c6538 if (IS_845G(dev) || IS_I865G(dev)) in intel_crtc_update_cursor()
9378 else if (IS_I865G(dev)) in intel_init_display()