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