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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_debug.c1359 if (IS_GEN3(dev) || IS_GEN4(dev)) {
H A Di915_drv.h1194 #define IS_GEN3(dev) (INTEL_INFO(dev)->gen == 3) macro
H A Di915_gem.c4452 if (IS_GEN3(dev)) {
H A Di915_gem_stolen.c77 } else if (IS_GEN3(dev)) {
H A Di915_gem_tiling.c130 } else if (IS_MOBILE(dev) || (IS_GEN3(dev) && !IS_G33(dev))) {
232 if (IS_GEN3(dev)) {
H A Dintel_display.c8369 if (IS_MOBILE(dev) && IS_GEN3(dev)) {
9022 } else if (IS_GEN3(dev)) {
H A Dintel_pm.c4230 } else if (IS_GEN3(dev)) {

Completed in 186 milliseconds