Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_fifo_underrun.h | 19 bool intel_set_pch_fifo_underrun_reporting(struct intel_display *display,
|
| A D | intel_fifo_underrun.c | 320 bool intel_set_pch_fifo_underrun_reporting(struct intel_display *display, in intel_set_pch_fifo_underrun_reporting() function 399 if (intel_set_pch_fifo_underrun_reporting(display, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
|
| A D | intel_crt.c | 254 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in hsw_disable_crt() 283 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in hsw_post_disable_crt() 295 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in hsw_pre_pll_enable_crt() 340 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in hsw_enable_crt()
|
| A D | g4x_hdmi.c | 407 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_hdmi() 426 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_hdmi()
|
| A D | g4x_dp.c | 453 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_dp_link_down() 468 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_dp_link_down()
|
| A D | intel_display.c | 1534 intel_set_pch_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_enable() 1583 intel_set_pch_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_enable() 1764 intel_set_pch_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_disable() 1783 intel_set_pch_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_disable() 6562 intel_set_pch_fifo_underrun_reporting(display, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|
| A D | intel_sdvo.c | 1865 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_sdvo() 1876 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_sdvo()
|
Completed in 819 milliseconds