Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_fifo_underrun.h | 16 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
|
A D | intel_fifo_underrun.c | 346 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv, in intel_set_pch_fifo_underrun_reporting() function 452 if (intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
|
A D | intel_crt.c | 244 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_disable_crt() 273 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_post_disable_crt() 285 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_pre_pll_enable_crt() 330 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_enable_crt()
|
A D | g4x_hdmi.c | 344 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi() 363 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
|
A D | g4x_dp.c | 447 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down() 462 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
|
A D | intel_sdvo.c | 1828 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo() 1839 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
|
A D | intel_display.c | 1717 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_enable() 1770 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_enable() 1980 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_disable() 1999 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_disable() 6950 intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|
A D | intel_dp.c | 4130 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link() 4160 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link()
|
Completed in 41 milliseconds