Searched refs:intel_set_cpu_fifo_underrun_reporting (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_fifo_underrun.h | 17 bool intel_set_cpu_fifo_underrun_reporting(struct intel_display *display,
|
| H A D | intel_fifo_underrun.c | 305 bool intel_set_cpu_fifo_underrun_reporting(struct intel_display *display, in intel_set_cpu_fifo_underrun_reporting() function 392 if (intel_set_cpu_fifo_underrun_reporting(display, pipe, false)) { in intel_cpu_fifo_underrun_irq_handler()
|
| H A D | g4x_hdmi.c | 409 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_hdmi() 428 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_hdmi()
|
| H A D | intel_crt.c | 312 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in hsw_pre_enable_crt() 342 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in hsw_enable_crt()
|
| H A D | intel_display.c | 707 intel_set_cpu_fifo_underrun_reporting(display, crtc->pipe, false); in intel_plane_disable_noatomic() 1272 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in intel_pre_plane_update() 1530 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_enable() 1579 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_enable() 1761 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_disable() 1780 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_disable() 2057 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in valleyview_crtc_enable() 2099 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in i9xx_crtc_enable() 2160 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in i9xx_crtc_disable() 6521 intel_set_cpu_fifo_underrun_reporting(display, crtc->pipe, true); in intel_crtc_arm_fifo_underrun() [all …]
|
| H A D | g4x_dp.c | 456 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_dp_link_down() 471 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_dp_link_down()
|
| H A D | intel_sdvo.c | 1869 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_sdvo() 1880 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_sdvo()
|
| H A D | vlv_dsi.c | 742 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in intel_dsi_pre_enable()
|
| H A D | intel_ddi.c | 3030 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in intel_ddi_pre_enable()
|