Searched refs:intel_set_pch_fifo_underrun_reporting (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_fifo_underrun.h | 19 bool intel_set_pch_fifo_underrun_reporting(struct intel_display *display,
|
| H A D | intel_fifo_underrun.c | 333 bool intel_set_pch_fifo_underrun_reporting(struct intel_display *display, in intel_set_pch_fifo_underrun_reporting() function 413 if (intel_set_pch_fifo_underrun_reporting(display, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
|
| H A D | intel_crt.c | 257 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in hsw_disable_crt() 286 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in hsw_post_disable_crt() 298 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in hsw_pre_pll_enable_crt() 343 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in hsw_enable_crt()
|
| H A D | g4x_hdmi.c | 410 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_hdmi() 429 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_hdmi()
|
| H A D | g4x_dp.c | 457 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_dp_link_down() 472 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_dp_link_down()
|
| H A D | intel_display.c | 1531 intel_set_pch_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_enable() 1580 intel_set_pch_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_enable() 1762 intel_set_pch_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_disable() 1781 intel_set_pch_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_disable() 6527 intel_set_pch_fifo_underrun_reporting(display, pch_transcoder, true); in intel_crtc_arm_fifo_underrun()
|
| H A D | intel_sdvo.c | 1870 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_sdvo() 1881 intel_set_pch_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_sdvo()
|