Home
last modified time | relevance | path

Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_fifo_underrun.c317 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv, in intel_set_pch_fifo_underrun_reporting() function
397 if (intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
Dintel_crt.c226 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_disable_crt()
246 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_post_disable_crt()
257 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_pre_pll_enable_crt()
292 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_enable_crt()
Dintel_hdmi.c1419 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi()
1438 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
Dintel_dp.c3668 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down()
3683 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
4211 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link()
4222 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link()
Dintel_sdvo.c1562 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo()
1573 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
Dintel_drv.h1350 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
Dintel_display.c5526 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ironlake_crtc_enable()
5592 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ironlake_crtc_enable()
5780 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ironlake_crtc_disable()
5821 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ironlake_crtc_disable()
13298 intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()