Home
last modified time | relevance | path

Searched refs:pch_fifo_underrun_disabled (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fifo_underrun.c80 if (crtc->pch_fifo_underrun_disabled) in cpt_can_enable_serr_int()
319 old = !intel_crtc->pch_fifo_underrun_disabled; in intel_set_pch_fifo_underrun_reporting()
320 intel_crtc->pch_fifo_underrun_disabled = !enable; in intel_set_pch_fifo_underrun_reporting()
Dintel_drv.h480 bool pch_fifo_underrun_disabled; member
Di915_debugfs.c2695 yesno(!crtc->pch_fifo_underrun_disabled)); in i915_display_info()
Dintel_display.c14043 crtc->pch_fifo_underrun_disabled = true; in intel_sanitize_crtc()