Searched refs:IS_GEN2 (Results 1 - 12 of 12) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_tiling.c125 } else if (IS_GEN2(dev)) {
217 if (IS_GEN2(dev) ||
H A Dintel_crt.c214 if (IS_GEN2(dev))
535 if (!IS_GEN2(dev)) {
776 if (IS_GEN2(dev))
H A Dintel_overlay.c496 if (IS_GEN2(dev)) {
504 if (!IS_GEN2(dev))
1251 if (!IS_GEN2(dev)) {
1283 if (IS_GEN2(dev))
H A Di915_ums.c107 if (IS_GEN2(dev))
485 if (IS_GEN2(dev))
H A Di915_drv.h1468 #define IS_GEN2(dev) (INTEL_INFO(dev)->gen == 2) macro
1493 #define HAS_128_BYTE_Y_TILING(dev) (!IS_GEN2(dev) && !(IS_I915G(dev) || \
1495 #define SUPPORTS_DIGITAL_OUTPUTS(dev) (!IS_GEN2(dev) && !IS_PINEVIEW(dev))
H A Dintel_panel.c325 if (IS_GEN2(dev))
H A Dintel_ringbuffer.c1816 if (IS_GEN2(dev)) {
1888 if (IS_GEN2(dev)) {
H A Dintel_display.c397 } else if (!IS_GEN2(dev)) {
824 if (IS_GEN2(dev))
4286 } else if (!IS_GEN2(dev)) {
4695 if (!IS_GEN2(dev) && adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE) {
4834 if (!IS_GEN2(dev) &&
4917 if (IS_GEN2(dev))
6625 if (IS_GEN2(dev))
6965 if (!IS_GEN2(dev)) {
9143 } else if (IS_GEN2(dev))
9633 if (IS_GEN2(de
[all...]
H A Di915_irq.c1854 else if (IS_GEN2(dev))
1998 if (!IS_GEN2(dev)) {
2374 if (IS_GEN2(dev))
H A Dintel_pm.c1560 else if (!IS_GEN2(dev))
1569 if (IS_GEN2(dev))
1583 if (IS_GEN2(dev))
H A Di915_dma.c1391 mmio_bar = IS_GEN2(dev) ? 1 : 0;
H A Dintel_tv.c1105 if (IS_GEN2(dev))

Completed in 3409 milliseconds