Symbol: intel_set_cpu_fifo_underrun_reporting
sys/dev/drm/i915/intel_crt.c
270
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false);
sys/dev/drm/i915/intel_crt.c
291
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_ddi.c
2994
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
13445
intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, true);
sys/dev/drm/i915/intel_display.c
5265
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
5286
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false);
sys/dev/drm/i915/intel_display.c
5422
intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, false);
sys/dev/drm/i915/intel_display.c
5647
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false);
sys/dev/drm/i915/intel_display.c
5713
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
5901
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false);
sys/dev/drm/i915/intel_display.c
5942
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
6150
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
6214
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);
sys/dev/drm/i915/intel_display.c
6291
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false);
sys/dev/drm/i915/intel_dp.c
3865
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false);
sys/dev/drm/i915/intel_dp.c
3880
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true);
sys/dev/drm/i915/intel_dp.c
4409
intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, false);
sys/dev/drm/i915/intel_dp.c
4420
intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, true);
sys/dev/drm/i915/intel_drv.h
1371
bool intel_set_cpu_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
sys/dev/drm/i915/intel_fifo_underrun.c
376
if (intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false)) {
sys/dev/drm/i915/intel_hdmi.c
1418
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false);
sys/dev/drm/i915/intel_hdmi.c
1437
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true);
sys/dev/drm/i915/intel_sdvo.c
1558
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false);
sys/dev/drm/i915/intel_sdvo.c
1569
intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true);
sys/dev/drm/i915/vlv_dsi.c
811
intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true);