Searched refs:underruns (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_fifo_underrun.c | 395 u32 underruns = 0; in intel_cpu_fifo_underrun_irq_handler() local 418 underruns = intel_de_read(dev_priv, ICL_PIPESTATUS(pipe)) & in intel_cpu_fifo_underrun_irq_handler() 420 intel_de_write(dev_priv, ICL_PIPESTATUS(pipe), underruns); in intel_cpu_fifo_underrun_irq_handler() 429 underruns & PIPE_STATUS_SOFT_UNDERRUN_XELPD ? "soft," : "", in intel_cpu_fifo_underrun_irq_handler() 430 underruns & PIPE_STATUS_HARD_UNDERRUN_XELPD ? "hard," : "", in intel_cpu_fifo_underrun_irq_handler() 431 underruns & PIPE_STATUS_PORT_UNDERRUN_XELPD ? "port," : "", in intel_cpu_fifo_underrun_irq_handler() 432 underruns & PIPE_STATUS_UNDERRUN ? "transcoder," : ""); in intel_cpu_fifo_underrun_irq_handler()
|
| /linux/Documentation/scheduler/ |
| A D | sched-rt-group.rst | 74 their tasks, buffer underruns in the graphics or audio can be eliminated.
|
| /linux/Documentation/admin-guide/blockdev/ |
| A D | floppy.rst | 191 notifications, warnings about over and underruns, and about
|
| A D | paride.rst | 337 speed without any buffer underruns. If you cannot get the driver to work
|
| /linux/Documentation/networking/device_drivers/hamradio/ |
| A D | z8530drv.rst | 414 TxUnder number of transmitter underruns
|
| /linux/Documentation/scsi/ |
| A D | scsi_mid_low_api.rst | 1197 underruns (overruns should be rare). If possible an LLD
|
| /linux/drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 222 * bad SCSI status (currently only for underruns), we
|
| /linux/Documentation/sound/kernel-api/ |
| A D | writing-an-alsa-driver.rst | 2006 underruns, etc.
|
Completed in 24 milliseconds