Lines Matching full:pch
51 * The code also supports underrun detection on the PCH transcoder.
228 drm_err(&dev_priv->drm, "pch fifo underrun on pch transcoder %c\n", in cpt_check_pch_fifo_underruns()
252 "uncleared pch fifo underrun on pch transcoder %c\n", in cpt_set_fifo_underrun_reporting()
313 * intel_set_pch_fifo_underrun_reporting - set PCH fifo underrun reporting state
315 * @pch_transcoder: the PCH transcoder (same as pipe on IVB and older)
318 * This function makes us disable or enable PCH fifo underruns for a specific
319 * PCH transcoder. Notice that on some PCHs (e.g. CPT/PPT), disabling FIFO
320 * underrun reporting for one transcoder may also disable all the other PCH
336 * NOTE: Pre-LPT has a fixed cpu pipe -> pch transcoder mapping, but LPT in intel_set_pch_fifo_underrun_reporting()
337 * has only one pch transcoder A that all pipes can use. To avoid racy in intel_set_pch_fifo_underrun_reporting()
338 * pch transcoder -> pipe lookups from interrupt code simply store the in intel_set_pch_fifo_underrun_reporting()
395 * intel_pch_fifo_underrun_irq_handler - handle PCH fifo underrun interrupt
397 * @pch_transcoder: the PCH transcoder (same as pipe on IVB and older)
399 * This handles a PCH fifo underrun interrupt, generating an underrun warning
409 drm_err(&dev_priv->drm, "PCH transcoder %c FIFO underrun\n", in intel_pch_fifo_underrun_irq_handler()
443 * intel_check_pch_fifo_underruns - check for PCH fifo underruns immediately
446 * Check for PCH fifo underruns immediately. Useful on CPT/PPT where the shared
447 * error interrupt may have been disabled, and so PCH fifo underruns won't