Searched refs:IS_GEN3 (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_tiling.c131 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) {
236 if (IS_GEN3(dev)) {
H A Di915_gem_stolen.c82 } else if (IS_GEN3(dev)) {
H A Di915_gem_debug.c306 } else if (IS_GEN3(dev)) {
H A Di915_drv.h1469 #define IS_GEN3(dev) (INTEL_INFO(dev)->gen == 3) macro
H A Di915_gem.c3764 if (IS_GEN3(dev)) {
H A Dintel_pm.c4799 } else if (IS_GEN3(dev)) {
H A Dintel_display.c8963 if (IS_MOBILE(dev) && IS_GEN3(dev)) {
9636 } else if (IS_GEN3(dev)) {

Completed in 73 milliseconds