Searched refs:IS_GEN4 (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_gem_debug.c270 } else if (IS_GEN4(dev)) {
366 #define HAS_STATS_REGS(dev) (IS_GEN4(dev) || \
704 if (IS_GEN4(dev) || IS_GEN5(dev))
H A Dintel_overlay.c714 if (IS_GEN4(overlay->dev))
960 if (IS_GEN4(dev) && rec->stride_Y < 512)
1021 if (IS_GEN4(dev))
H A Dintel_lvds.c959 else if (IS_GEN4(dev))
H A Di915_drv.h1476 #define IS_GEN4(dev) (INTEL_INFO(dev)->gen == 4) macro
H A Dintel_ringbuffer.c128 (IS_GEN4(dev) || IS_GEN5(dev)))
H A Dintel_pm.c4793 } else if (IS_GEN4(dev)) {

Completed in 876 milliseconds