Searched refs:intel_cpu_fifo_underrun_irq_handler (Results 1 – 3 of 3) sorted by relevance
22 void intel_cpu_fifo_underrun_irq_handler(struct intel_display *display,
613 intel_cpu_fifo_underrun_irq_handler(display, pipe); in i915_pipestat_irq_handler()638 intel_cpu_fifo_underrun_irq_handler(display, pipe); in i965_pipestat_irq_handler()665 intel_cpu_fifo_underrun_irq_handler(display, pipe); in valleyview_pipestat_irq_handler()775 intel_cpu_fifo_underrun_irq_handler(display, pipe); in ivb_err_int_handler()926 intel_cpu_fifo_underrun_irq_handler(display, pipe); in ilk_display_irq_handler()1480 intel_cpu_fifo_underrun_irq_handler(display, pipe); in gen8_de_irq_handler()
378 void intel_cpu_fifo_underrun_irq_handler(struct intel_display *display, in intel_cpu_fifo_underrun_irq_handler() function