Searched refs:FIFO (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_local.h81 (pNv)->FIFO[0x0010] = (data) << 2; \
86 #define READ_GET(pNv) ((pNv)->FIFO[0x0011] >> 2)
H A Driva_hw.c755 LOAD_FIXED_STATE(Riva,FIFO);
802 * Reset FIFO free and empty counts.
965 * Fill in FIFO pointers.
967 chip->Rop = (RivaRop *)&(chip->FIFO[0x00000000/4]);
968 chip->Clip = (RivaClip *)&(chip->FIFO[0x00002000/4]);
969 chip->Patt = (RivaPattern *)&(chip->FIFO[0x00004000/4]);
970 chip->Pixmap = (RivaPixmap *)&(chip->FIFO[0x00006000/4]);
971 chip->Blt = (RivaScreenBlt *)&(chip->FIFO[0x00008000/4]);
972 chip->Bitmap = (RivaBitmap *)&(chip->FIFO[0x0000A000/4]);
973 chip->Line = (RivaLine *)&(chip->FIFO[
[all...]
H A Dnv_type.h122 volatile U032 *FIFO; member in struct:__anonce19071b0208
H A Driva_hw.h32 * FIFO registers. *
261 * Non-FIFO registers.
271 volatile U032 *FIFO; member in struct:_riva_hw_inst
292 * FIFO registers.
332 * FIFO Free Count. Should attempt to yield processor if RIVA is busy.
H A Driva_setup.c257 MAP(FIFO, regBase + 0x00800000, 0x00010000);
H A Dnv_setup.c431 pNv->FIFO = pNv->REGS + (0x00800000/4);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.2.rst54 - vulkan/wsi: Destroy swapchain images after terminating FIFO queues
H A D13.0.2.rst116 - vulkan/wsi/x11: Implement FIFO mode.
H A D20.1.7.rst156 - vulkan/wsi/x11: wait for acquirable images in FIFO mode
H A D20.2.0.rst4247 - vulkan/wsi/x11: wait for acquirable images in FIFO mode
H A D20.3.0.rst4217 - vulkan/wsi/x11: wait for acquirable images in FIFO mode
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst25 in the PFP. Between the PFP and ME is a FIFO ("MEQ"). In the
/xsrc/external/mit/xterm/dist/
H A Dconfigure.in748 AC_MSG_CHECKING(if you want saved-lines stored as a FIFO)
750 [ --disable-fifo-lines disable FIFO-storage for saved-lines],
H A Dconfigure786 --disable-fifo-lines disable FIFO-storage for saved-lines
20821 echo "$as_me:20821: checking if you want saved-lines stored as a FIFO" >&5
20822 echo $ECHO_N "checking if you want saved-lines stored as a FIFO... $ECHO_C" >&6

Completed in 38 milliseconds