Searched refs:intel_set_cpu_fifo_underrun_reporting (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_fifo_underrun.h | 17 bool intel_set_cpu_fifo_underrun_reporting(struct intel_display *display,
|
| A D | intel_fifo_underrun.c | 293 bool intel_set_cpu_fifo_underrun_reporting(struct intel_display *display, in intel_set_cpu_fifo_underrun_reporting() function 378 if (intel_set_cpu_fifo_underrun_reporting(display, pipe, false)) { in intel_cpu_fifo_underrun_irq_handler()
|
| A D | g4x_hdmi.c | 406 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_hdmi() 425 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_hdmi()
|
| A D | intel_crt.c | 309 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in hsw_pre_enable_crt() 339 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in hsw_enable_crt()
|
| A D | intel_display.c | 710 intel_set_cpu_fifo_underrun_reporting(display, crtc->pipe, false); in intel_plane_disable_noatomic() 1276 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in intel_pre_plane_update() 1533 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_enable() 1582 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_enable() 1763 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in ilk_crtc_disable() 1782 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in ilk_crtc_disable() 2056 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in valleyview_crtc_enable() 2097 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in i9xx_crtc_enable() 2157 intel_set_cpu_fifo_underrun_reporting(display, pipe, false); in i9xx_crtc_disable() 6556 intel_set_cpu_fifo_underrun_reporting(display, crtc->pipe, true); in intel_crtc_arm_fifo_underrun() [all …]
|
| A D | g4x_dp.c | 452 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_dp_link_down() 467 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_dp_link_down()
|
| A D | intel_sdvo.c | 1864 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, false); in intel_disable_sdvo() 1875 intel_set_cpu_fifo_underrun_reporting(display, PIPE_A, true); in intel_disable_sdvo()
|
| A D | vlv_dsi.c | 739 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in intel_dsi_pre_enable()
|
| A D | intel_ddi.c | 3034 intel_set_cpu_fifo_underrun_reporting(display, pipe, true); in intel_ddi_pre_enable()
|
Completed in 70 milliseconds