Lines Matching refs:pch_transcoder

198 					    enum pipe pch_transcoder,  in ibx_set_fifo_underrun_reporting()  argument
201 u32 bit = (pch_transcoder == PIPE_A) ? in ibx_set_fifo_underrun_reporting()
213 enum pipe pch_transcoder = crtc->pipe; in cpt_check_pch_fifo_underruns() local
218 if ((serr_int & SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)) == 0) in cpt_check_pch_fifo_underruns()
222 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)); in cpt_check_pch_fifo_underruns()
225 trace_intel_pch_fifo_underrun(display, pch_transcoder); in cpt_check_pch_fifo_underruns()
227 pipe_name(pch_transcoder)); in cpt_check_pch_fifo_underruns()
231 enum pipe pch_transcoder, in cpt_set_fifo_underrun_reporting() argument
236 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)); in cpt_set_fifo_underrun_reporting()
246 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)) { in cpt_set_fifo_underrun_reporting()
249 pipe_name(pch_transcoder)); in cpt_set_fifo_underrun_reporting()
321 enum pipe pch_transcoder, in intel_set_pch_fifo_underrun_reporting() argument
324 struct intel_crtc *crtc = intel_crtc_for_pipe(display, pch_transcoder); in intel_set_pch_fifo_underrun_reporting()
344 pch_transcoder, in intel_set_pch_fifo_underrun_reporting()
348 pch_transcoder, in intel_set_pch_fifo_underrun_reporting()
397 enum pipe pch_transcoder) in intel_pch_fifo_underrun_irq_handler() argument
399 if (intel_set_pch_fifo_underrun_reporting(display, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
401 trace_intel_pch_fifo_underrun(display, pch_transcoder); in intel_pch_fifo_underrun_irq_handler()
403 pipe_name(pch_transcoder)); in intel_pch_fifo_underrun_irq_handler()