Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_fifo_underrun.h | 19 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv,
|
| A D | intel_fifo_underrun.c | 350 bool intel_set_pch_fifo_underrun_reporting(struct drm_i915_private *dev_priv, in intel_set_pch_fifo_underrun_reporting() function 458 if (intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
|
| A D | intel_crt.c | 248 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_disable_crt() 277 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_post_disable_crt() 289 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in hsw_pre_pll_enable_crt() 334 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in hsw_enable_crt()
|
| A D | g4x_hdmi.c | 411 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_hdmi() 430 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_hdmi()
|
| A D | g4x_dp.c | 460 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_dp_link_down() 475 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_dp_link_down()
|
| A D | intel_display.c | 1555 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_enable() 1608 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_enable() 1817 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, false); in ilk_crtc_disable() 1836 intel_set_pch_fifo_underrun_reporting(dev_priv, pipe, true); in ilk_crtc_disable() 6761 intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|
| A D | intel_sdvo.c | 1866 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, false); in intel_disable_sdvo() 1877 intel_set_pch_fifo_underrun_reporting(dev_priv, PIPE_A, true); in intel_disable_sdvo()
|
Completed in 901 milliseconds