Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_fifo_underrun.h | 17 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 | 242 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_disable_crt() 271 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_post_disable_crt() 283 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_pre_pll_enable_crt() 328 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_enable_crt()
|
| A D | g4x_hdmi.c | 324 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi() 343 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
|
| A D | g4x_dp.c | 463 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down() 478 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
|
| A D | intel_sdvo.c | 1796 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo() 1807 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
|
| A D | intel_dp.c | 3794 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link() 3824 intel_set_pch_fifo_underrun_reporting(dev_priv, in intel_dp_retrain_link()
|
| A D | intel_display.c | 2460 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_enable() 2523 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_enable() 2766 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_disable() 2806 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_disable() 9280 intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|
Completed in 47 milliseconds