Lines Matching refs:pch_transcoder
192 enum transcoder pch_transcoder, in ibx_set_fifo_underrun_reporting() argument
196 uint32_t bit = (pch_transcoder == TRANSCODER_A) ? in ibx_set_fifo_underrun_reporting()
206 enum transcoder pch_transcoder, in cpt_set_fifo_underrun_reporting() argument
213 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)); in cpt_set_fifo_underrun_reporting()
223 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)) { in cpt_set_fifo_underrun_reporting()
225 transcoder_name(pch_transcoder)); in cpt_set_fifo_underrun_reporting()
300 enum transcoder pch_transcoder, in intel_set_pch_fifo_underrun_reporting() argument
303 struct drm_crtc *crtc = dev_priv->pipe_to_crtc_mapping[pch_transcoder]; in intel_set_pch_fifo_underrun_reporting()
323 ibx_set_fifo_underrun_reporting(dev_priv->dev, pch_transcoder, in intel_set_pch_fifo_underrun_reporting()
326 cpt_set_fifo_underrun_reporting(dev_priv->dev, pch_transcoder, in intel_set_pch_fifo_underrun_reporting()
371 enum transcoder pch_transcoder) in intel_pch_fifo_underrun_irq_handler() argument
373 if (intel_set_pch_fifo_underrun_reporting(dev_priv, pch_transcoder, in intel_pch_fifo_underrun_irq_handler()
376 transcoder_name(pch_transcoder)); in intel_pch_fifo_underrun_irq_handler()