Home
last modified time | relevance | path

Searched refs:intel_set_cpu_fifo_underrun_reporting (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_fifo_underrun.h17 bool intel_set_cpu_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
Dintel_fifo_underrun.c322 bool intel_set_cpu_fifo_underrun_reporting(struct drm_i915_private *dev_priv, in intel_set_cpu_fifo_underrun_reporting() function
429 if (intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false)) { in intel_cpu_fifo_underrun_irq_handler()
Dg4x_hdmi.c410 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi()
429 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
Dintel_crt.c303 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false); in hsw_pre_enable_crt()
333 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in hsw_enable_crt()
Dg4x_dp.c459 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down()
474 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
Dintel_display.c716 intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, false); in intel_plane_disable_noatomic()
1289 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false); in intel_pre_plane_update()
1554 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_enable()
1607 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_enable()
1816 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_disable()
1835 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_disable()
2137 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in valleyview_crtc_enable()
2182 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in i9xx_crtc_enable()
2261 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, false); in i9xx_crtc_disable()
6755 intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, true); in intel_crtc_arm_fifo_underrun()
[all …]
Dintel_sdvo.c1865 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo()
1876 intel_set_cpu_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
Dvlv_dsi.c741 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in intel_dsi_pre_enable()
Dintel_ddi.c2902 intel_set_cpu_fifo_underrun_reporting(dev_priv, pipe, true); in intel_ddi_pre_enable()