Home
last modified time | relevance | path

Searched refs:HAS_GMCH_DISPLAY (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fifo_underrun.c243 if (HAS_GMCH_DISPLAY(dev)) in __intel_set_cpu_fifo_underrun_reporting()
352 if (HAS_GMCH_DISPLAY(dev_priv->dev) && in intel_cpu_fifo_underrun_irq_handler()
Dintel_frontbuffer.c75 if (!HAS_GMCH_DISPLAY(dev)) in intel_increase_pllclock()
Di915_debugfs.c3951 if (HAS_GMCH_DISPLAY(dev)) in pri_wm_latency_open()
3961 if (HAS_GMCH_DISPLAY(dev)) in spr_wm_latency_open()
3971 if (HAS_GMCH_DISPLAY(dev)) in cur_wm_latency_open()
Dintel_hdmi.c963 if (HAS_GMCH_DISPLAY(dev)) in hdmi_12bpc_possible()
Di915_drv.h2426 #define HAS_GMCH_DISPLAY(dev) (INTEL_INFO(dev)->gen < 5 || IS_VALLEYVIEW(dev)) macro
Dintel_display.c4417 if (!HAS_GMCH_DISPLAY(dev)) in intel_crtc_load_lut()
8798 if (HAS_GMCH_DISPLAY(dev) && in intel_crtc_update_cursor()
9400 if (!HAS_GMCH_DISPLAY(dev)) in intel_decrease_pllclock()
14028 if (crtc->active || HAS_GMCH_DISPLAY(dev)) { in intel_sanitize_crtc()
14530 if (HAS_GMCH_DISPLAY(dev)) in intel_display_capture_error_state()