Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_debugfs.c3564 if (HAS_GMCH_DISPLAY(dev)) in pri_wm_latency_open()
3574 if (HAS_GMCH_DISPLAY(dev)) in spr_wm_latency_open()
3584 if (HAS_GMCH_DISPLAY(dev)) in cur_wm_latency_open()
Dintel_hdmi.c895 if (HAS_GMCH_DISPLAY(dev)) in hdmi_12bpc_possible()
Di915_drv.h2179 #define HAS_GMCH_DISPLAY(dev) (INTEL_INFO(dev)->gen < 5 || IS_VALLEYVIEW(dev)) macro
Dintel_display.c4001 if (!HAS_GMCH_DISPLAY(dev)) in intel_crtc_load_lut()
9037 if (!HAS_GMCH_DISPLAY(dev)) in intel_increase_pllclock()
9065 if (!HAS_GMCH_DISPLAY(dev)) in intel_decrease_pllclock()
13221 if (crtc->active || HAS_GMCH_DISPLAY(dev)) { in intel_sanitize_crtc()
13711 if (HAS_GMCH_DISPLAY(dev)) in intel_display_capture_error_state()
Di915_irq.c500 if (HAS_GMCH_DISPLAY(dev)) in __intel_set_cpu_fifo_underrun_reporting()