Searched refs:IS_GEN7 (Results 1 - 10 of 10) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_gem_context.c391 if (IS_GEN7(ring->dev))
406 if (IS_GEN7(ring->dev))
H A Dintel_dp.c320 else if (IS_GEN6(dev) || IS_GEN7(dev))
873 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) {
1304 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) {
1562 else if (IS_GEN7(dev) && port == PORT_A)
1600 } else if (IS_GEN7(dev) && port == PORT_A) {
1898 } else if (IS_GEN7(dev) && port == PORT_A) {
1951 } else if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || port != PORT_A)) {
2233 if (HAS_PCH_CPT(dev) && (IS_GEN7(dev) || port != PORT_A)) {
H A Dintel_ringbuffer.c570 if (IS_GEN7(dev))
949 if (IS_GEN7(dev)) {
1765 if (IS_GEN7(dev) && flush)
1948 if (IS_GEN6(dev) || IS_GEN7(dev)) {
H A Di915_gem_execbuffer.c722 if (!IS_GEN7(dev) || ring != &dev_priv->ring[RCS])
H A Di915_gem.c740 } else if (IS_GEN7(ring->dev) && !IS_HASWELL(ring->dev)) {
780 if ((gpu_dump > 0) && !IS_GEN7(ring->dev)) {
3488 else if (IS_GEN7(dev))
H A Di915_dma.c1492 if (IS_GEN7(dev))
H A Di915_drv.h1473 #define IS_GEN7(dev) (INTEL_INFO(dev)->gen == 7) macro
H A Di915_irq.c246 else if (IS_GEN7(dev))
2889 if (IS_GEN7(dev))
H A Dintel_pm.c3901 } else if (IS_GEN6(dev) || IS_GEN7(dev)) {
H A Dintel_display.c5867 if (IS_GEN7(dev)) {

Completed in 111 milliseconds