Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_fifo_underrun.h | 17 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
|
| D | intel_fifo_underrun.c | 320 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv, in intel_set_pch_fifo_underrun_reporting() function 400 if (intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
|
| D | intel_crt.c | 235 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_disable_crt() 255 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_post_disable_crt() 266 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_pre_pll_enable_crt() 301 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_enable_crt()
|
| D | intel_hdmi.c | 2017 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi() 2036 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
|
| D | intel_dp.c | 4103 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down() 4118 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down() 4841 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link() 4852 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link()
|
| D | intel_sdvo.c | 1753 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo() 1764 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
|
| D | intel_display.c | 6328 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ironlake_crtc_enable() 6397 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ironlake_crtc_enable() 6579 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ironlake_crtc_disable() 6620 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ironlake_crtc_disable() 14578 intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|