Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_gem_tiling.c121 } else if (IS_GEN2(dev)) { in i915_gem_detect_bit_6_swizzle()
213 if (IS_GEN2(dev) || in i915_tiling_ok()
Dintel_crt.c187 if (IS_GEN2(dev)) in intel_crt_mode_valid()
503 if (!IS_GEN2(dev)) { in intel_crt_load_detect()
761 if (IS_GEN2(dev)) in intel_crt_init()
Dintel_overlay.c491 if (IS_GEN2(dev)) { in calc_swidthsw()
499 if (!IS_GEN2(dev)) in calc_swidthsw()
1254 if (!IS_GEN2(dev)) { in intel_overlay_attrs()
1286 if (IS_GEN2(dev)) in intel_overlay_attrs()
Di915_ums.c107 if (IS_GEN2(dev)) in i915_save_display_reg()
485 if (IS_GEN2(dev)) in i915_restore_display_reg()
Dintel_panel.c127 if (IS_GEN2(dev)) in is_backlight_combination_mode()
Di915_drv.h1335 #define IS_GEN2(dev) (INTEL_INFO(dev)->gen == 2) macro
1359 #define HAS_128_BYTE_Y_TILING(dev) (!IS_GEN2(dev) && !(IS_I915G(dev) || \
1361 #define SUPPORTS_DIGITAL_OUTPUTS(dev) (!IS_GEN2(dev) && !IS_PINEVIEW(dev))
Di915_dma.c1521 mmio_bar = IS_GEN2(dev) ? 1 : 0; in i915_driver_load()
1553 if (IS_GEN2(dev)) in i915_driver_load()
Dintel_ringbuffer.c1690 if (IS_GEN2(dev)) { in intel_init_render_ring_buffer()
1762 if (IS_GEN2(dev)) { in intel_render_ring_init_dri()
Dintel_display.c553 } else if (!IS_GEN2(dev)) { in intel_limit()
985 if (IS_GEN2(dev)) in intel_wait_for_pipe_off()
4162 } else if (!IS_GEN2(dev)) { in i9xx_get_refclk()
4510 if (!IS_GEN2(dev) && adjusted_mode->flags & DRM_MODE_FLAG_INTERLACE) { in intel_set_pipe_timings()
4610 if (!IS_GEN2(dev) && in i9xx_set_pipeconf()
4710 if (IS_GEN2(dev)) in i9xx_crtc_mode_set()
6434 if (IS_GEN2(dev)) in intel_crtc_cursor_set()
6771 if (!IS_GEN2(dev)) { in intel_crtc_clock_get()
8631 } else if (IS_GEN2(dev)) in intel_setup_outputs()
9064 if (IS_GEN2(dev)) { in intel_modeset_init()
Di915_irq.c1515 else if (IS_GEN2(dev)) in i915_capture_error_state()
1652 if (!IS_GEN2(dev)) { in i915_report_and_clear_eir()
2016 if (!IS_GEN2(dev)) { in i915_hangcheck_hung()
Dintel_pm.c1482 else if (!IS_GEN2(dev)) in i9xx_update_wm()
1491 if (IS_GEN2(dev)) in i9xx_update_wm()
1505 if (IS_GEN2(dev)) in i9xx_update_wm()
Dintel_tv.c1100 if (IS_GEN2(dev)) in intel_tv_mode_set()