Home
last modified time | relevance | path

Searched full:underrun (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fifo_underrun.c39 * DOC: fifo underrun handling
45 * If an underrun is detected this is logged into dmesg. To avoid flooding logs
46 * and occupying the cpu underrun interrupts are disabled after the first
49 * Note that underrun detection on gmch platforms is a bit more ugly since there
51 * interrupt register). Also on some other platforms underrun interrupts are
52 * shared, which means that if we detect an underrun we need to disable underrun
55 * The code also supports underrun detection on the PCH transcoder.
110 drm_err(&dev_priv->drm, "pipe %c underrun\n", pipe_name(crtc->pipe)); in i9xx_check_fifo_underruns()
130 drm_err(&dev_priv->drm, "pipe %c underrun\n", in i9xx_set_fifo_underrun_reporting()
163 drm_err(&dev_priv->drm, "fifo underrun on pipe %c\n", pipe_name(pipe)); in ivb_check_fifo_underruns()
[all …]
H A Dintel_fbc.c1142 * having a Y offset that isn't divisible by 4 causes FIFO underrun in intel_fbc_check_plane()
1468 fbc->no_fbc_reason = "FIFO underrun"; in __intel_fbc_enable()
1552 drm_dbg_kms(&i915->drm, "Disabling FBC due to FIFO underrun.\n"); in intel_fbc_underrun_work_fn()
1555 intel_fbc_deactivate(fbc, "FIFO underrun"); in intel_fbc_underrun_work_fn()
1573 "Re-allowing FBC after fifo underrun\n"); in __intel_fbc_reset_underrun()
1574 fbc->no_fbc_reason = "FIFO underrun cleared"; in __intel_fbc_reset_underrun()
1582 * intel_fbc_reset_underrun - reset FBC fifo underrun status.
1586 * want to re-enable FBC after an underrun to increase test coverage.
1614 * intel_fbc_handle_fifo_underrun_irq - disable FBC when we get a FIFO underrun
1621 * in case we ever detect a FIFO underrun on any pipe. An underrun on any pipe
/openbmc/linux/drivers/gpu/drm/stm/
H A Dltdc.h33 bool fifo_threshold; /* fifo underrun threshold supported */
50 u32 fifo_err; /* fifo underrun error counter */
51 u32 fifo_warn; /* fifo underrun warning counter */
52 u32 fifo_threshold; /* fifo underrun threshold */
/openbmc/linux/drivers/video/fbdev/
H A Dpxa3xx-regs.h67 #define LCCR0_IUM (1 << 5) /* Input FIFO underrun mask */
80 #define LCCR0_OUM (1 << 21) /* Output FIFO underrun mask */
139 #define LCCR5_IUM(x) (1 << ((x) + 23)) /* input underrun mask */
148 #define LCSR_IUL (1 << 4) /* input FIFO underrun Lower panel */
149 #define LCSR_IUU (1 << 5) /* input FIFO underrun Upper panel */
150 #define LCSR_OU (1 << 6) /* output FIFO underrun */
158 #define LCSR1_IU(x) (1 << ((x) + 23)) /* Input FIFO underrun */
/openbmc/linux/drivers/gpu/drm/arm/
H A DKconfig18 bool "Show underrun conditions"
23 HDLCD device did not fetch from framebuffer due to underrun
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h119 * @underrun: A buffer underrun occurred and a new buffer has been queued
151 unsigned int underrun:1; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.h70 * @txurn: TX FIFO underrun
155 * @fifo_underrun: FIFO underrun occurrences
162 * @data_urn: TX data underrun errors
163 * @delim_urn: TX delimiter underrun errors
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipeif.h52 * @underrun: A buffer underrun occurred and a new buffer has been queued
/openbmc/linux/drivers/net/wan/
H A Dhd64572.h196 3 Underrun Overrun
205 #define DST_UDR 0x08 /* Underrun */
234 #define URCNTL 0x164 /* Underrun Counter L */
235 #define URCNTH 0x165 /* Underrun Counter H */
236 #define URCCR 0x167 /* Underrun Counter Ctl Reg */
440 #define IE0_UDRN 0x00008000 /* TX underrun MSCI interrupt enable */
/openbmc/u-boot/drivers/sound/
H A Dbroadwell_i2s.h141 /* Transmit FIFO Underrun */
180 /* Transmit FIFO Underrun Interrupt Mask */
182 /* Receive FIFO Underrun Interrupt Mask */
/openbmc/linux/sound/arm/
H A Daaci.h76 #define SR_TXU (1 << 9) /* tx underrun */
113 #define ISR_UR (1 << 5) /* tx fifo underrun */
124 #define IE_UR (1 << 5) /* tx fifo underrun */
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst129 To tune the fifo threshold, switch on over/underrun messages
131 disk. If you get a huge amount of "Over/Underrun - retrying"
133 higher value, until you only get an occasional Over/Underrun.
/openbmc/linux/sound/core/
H A DKconfig195 bool "Enable PCM ring buffer overrun/underrun debugging"
199 Say Y to enable the PCM ring buffer overrun/underrun debugging.
/openbmc/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c193 * buffer underrun: can only occur if a tx threshold is specified in mac1_irq()
195 if (stl & (FM_STBURS | /* tx buffer underrun syn.q.*/ in mac1_irq()
196 FM_STBURA0 | /* tx buffer underrun a.q.0 */ in mac1_irq()
197 FM_STBURA1)) { /* tx buffer underrun a.q.2 */ in mac1_irq()
/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h120 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */
168 #define TxUIE 0x40 /* Tx Underrun/EOM IE */
179 #define TxEOM 0x40 /* Tx underrun */
/openbmc/linux/Documentation/scheduler/
H A Dsched-bwc.rst27 This feature borrows time now against our future underrun, at the cost of
48 underrun as long as our x is above the average.
55 the other doesn't underrun enough to compensate; this depends on the
/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.h156 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */
204 #define TxUIE 0x40 /* Tx Underrun/EOM IE */
215 #define TxEOM 0x40 /* Tx underrun */
H A Dzs.h175 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */
224 #define TxUIE 0x40 /* Tx Underrun/EOM IE */
235 #define TxEOM 0x40 /* Tx underrun */
H A Dsunzilog.h158 #define ABUNDER 4 /* Abort/flag on SDLC xmit underrun */
208 #define TxUIE 0x40 /* Tx Underrun/EOM IE */
219 #define TxEOM 0x40 /* Tx underrun */
/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-i2s.c53 #define SASR0_TUR (1 << 5) /* Tx FIFO Underrun */
61 #define SAICR_TUR (1 << 5) /* Clear Tx FIFO Underrun Interrupt */
64 #define SAIMR_TUR (1 << 5) /* Enable Tx FIFO Underrun Condition Interrupt */
/openbmc/linux/lib/
H A Dinflate.c233 #define NEXTBYTE() ({ int v = get_byte(); if (v < 0) goto underrun; (uch)v; })
698 underrun: in inflate_codes()
699 return 4; /* Input underrun */ in inflate_codes()
757 underrun: in inflate_stored()
758 return 4; /* Input underrun */ in inflate_stored()
1027 underrun:
1028 ret = 4; /* Input underrun */
1079 underrun: in inflate_block()
1080 return 4; /* Input underrun */ in inflate_block()
1305 underrun: /* NEXTBYTE() goto's here if needed */ in gunzip()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h129 * @INTR_IDX_UNDERRUN: Underrun interrupt for video and cmd mode panel
164 * @underrun_cnt: Underrun count for the physical encoder
387 /** dpu_encoder_underrun_callback - Notify virtual encoder of underrun IRQ reception
/openbmc/linux/drivers/comedi/drivers/
H A Dcomedi_test.c479 /* unexpected underrun! (cancelled?) */ in waveform_ao_timer()
481 goto underrun; in waveform_ao_timer()
492 /* unexpected underrun! (cancelled?) */ in waveform_ao_timer()
494 goto underrun; in waveform_ao_timer()
518 underrun: in waveform_ao_timer()
/openbmc/linux/sound/soc/atmel/
H A Datmel-i2s.c96 /* x sample transmitted when underrun */
132 #define ATMEL_I2SC_SR_TXUR BIT(6) /* Transmit Underrun */
138 /* Transmit Underrun Channel */
243 "TX underrun on channel %d\n", ch); in atmel_i2s_interrupt()
/openbmc/u-boot/drivers/i2c/
H A Dat91_i2c.h20 #define TWI_SR_UNRE BIT(7) /* Underrun Error */

12345678910>>...15