Searched refs:underruns (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fifo_underrun.c | 399 u32 underruns = 0; in intel_cpu_fifo_underrun_irq_handler() local 422 underruns = intel_de_read(dev_priv, in intel_cpu_fifo_underrun_irq_handler() 426 underruns); in intel_cpu_fifo_underrun_irq_handler() 435 underruns & PIPE_STATUS_SOFT_UNDERRUN_XELPD ? "soft," : "", in intel_cpu_fifo_underrun_irq_handler() 436 underruns & PIPE_STATUS_HARD_UNDERRUN_XELPD ? "hard," : "", in intel_cpu_fifo_underrun_irq_handler() 437 underruns & PIPE_STATUS_PORT_UNDERRUN_XELPD ? "port," : "", in intel_cpu_fifo_underrun_irq_handler() 438 underruns & PIPE_STATUS_UNDERRUN ? "transcoder," : ""); in intel_cpu_fifo_underrun_irq_handler()
|
/linux/Documentation/scheduler/ |
H A D | sched-rt-group.rst | 74 their tasks, buffer underruns in the graphics or audio can be eliminated.
|
/linux/Documentation/admin-guide/blockdev/ |
H A D | floppy.rst | 191 notifications, warnings about over and underruns, and about
|
/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 414 TxUnder number of transmitter underruns
|
/linux/Documentation/scsi/ |
H A D | scsi_mid_low_api.rst | 1197 underruns (overruns should not be reported). An LLD
|
/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 1498 * The following two thresholds alleviate playback buffer underruns; when 1912 underruns, etc.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.seq | 222 * bad SCSI status (currently only for underruns), we
|