Searched refs:bufno (Results 1 - 25 of 37) sorted by relevance

12

/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_accel.c276 int bufno)
282 ACL_MIX_ADDRESS((pTseng->AccelColorExpandBufferOffsets[bufno] << 3) + pTseng->acl_skipleft);
308 TsengSubsequentColorExpandScanline_8bpp(ScrnInfoPtr pScrn, int bufno) argument
316 bufptr = (CARD8 *) (pTseng->XAAScanlineColorExpandBuffers[bufno]);
339 TsengSubsequentColorExpandScanline_16bpp(ScrnInfoPtr pScrn, int bufno) argument
348 bufptr = (CARD8 *) (pTseng->XAAScanlineColorExpandBuffers[bufno]);
370 TsengSubsequentColorExpandScanline_24bpp(ScrnInfoPtr pScrn, int bufno) argument
379 bufptr = (CARD8 *) (pTseng->XAAScanlineColorExpandBuffers[bufno]);
406 TsengSubsequentColorExpandScanline_32bpp(ScrnInfoPtr pScrn, int bufno) argument
416 bufptr = (CARD8 *) (pTseng->XAAScanlineColorExpandBuffers[bufno]);
275 TsengSubsequentColorExpandScanline(ScrnInfoPtr pScrn,int bufno) argument
[all...]
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dimage_xaa.c116 int bufno);
128 int bufno);
719 ImageSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
726 (CARD32*)pTrident->XAAScanlineColorExpandBuffers[bufno],
774 ImageSubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
781 (CARD32*)pTrident->XAAImageScanlineBuffer[bufno],
H A Dxp_xaa.c111 int bufno);
638 XPSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno)
H A Dtgui_xaa.c124 int bufno);
719 TridentSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno)
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_xaa.c153 I810SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
162 bufno, pI810->BR[12]);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_xaa.c153 I810SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
162 bufno, pI810->BR[12]);
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_2090.c97 static void Neo2093SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
355 Neo2093SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
H A Dneo_2097.c82 static void Neo2097SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
430 Neo2097SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
549 int bufno
547 Neo2097SubsequentImageWriteScanline(ScrnInfoPtr pScrn,int bufno) argument
H A Dneo_2200.c83 static void Neo2200SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
565 Neo2200SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_accelfuncs.c675 RADEONCPScanlinePacket(ScrnInfoPtr pScrn, int bufno) argument
704 info->accel_state->scratch_buffer[bufno] = (unsigned char *)&__head[__count];
858 int bufno)
862 uint32_t *p = (pointer)info->accel_state->scratch_buffer[bufno];
904 RADEONCopySwap(info->accel_state->scratch_buffer[bufno],
905 info->accel_state->scratch_buffer[bufno],
909 RADEONCopySwap(info->accel_state->scratch_buffer[bufno],
910 info->accel_state->scratch_buffer[bufno],
918 info->accel_state->scratch_buffer[bufno] += 4 * info->accel_state->scanline_words;
922 RADEONCPScanlinePacket(pScrn, bufno);
[all...]
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_accel.c99 static void Permedia3SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
105 static void Permedia3SubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno);
910 Permedia3SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
913 CARD32 *srcp = (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno];
1002 Permedia3SubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
1018 (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno],
1028 (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno],
H A Dsx_accel.c81 static void SXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
499 SXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno)
502 CARD32 *srcp = (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno];
H A Dtx_accel.c84 static void TXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
558 TXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
561 CARD32 *srcp = (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno];
H A Dpm_accel.c77 static void PermediaSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
708 PermediaSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
711 CARD32 *srcp = (CARD32*)pGlint->XAAScanlineColorExpandBuffers[bufno];
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c692 * bufno int scanline number in write group
703 GXSubsequentImageWriteScanline(ScrnInfoPtr pScrni, int bufno) argument
712 DEBUGMSG(1, (0, X_INFO, "%s() %d\n", __func__, bufno));
714 offset = pGeode->AccelImageWriteBuffers[bufno] - pGeode->FBBase;
720 pGeode->AccelImageWriteBuffers[bufno],
727 DEBUGMSG(1, (0, X_INFO, "%s() %d\n", __func__, bufno));
731 if (++bufno < blt_height)
859 * bufno int scanline number in write group
865 GXSubsequentColorExpandScanline(ScrnInfoPtr pScrni, int bufno) argument
869 DEBUGMSG(1, (0, X_INFO, "%s() %d\n", __func__, bufno));
[all...]
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_accel.c839 static void R128SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
843 uint32_t *p = (pointer)info->scratch_buffer[bufno];
969 static void R128SubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
973 uint32_t *p = (pointer)info->scratch_buffer[bufno];
1249 int bufno)
1291 info->scratch_buffer[bufno] = (unsigned char *) &__head[__count];
1340 int bufno)
1350 info->scratch_buffer[bufno] += 4 * info->scanline_words;
1354 R128CCEScanlineCPUToScreenColorExpandFillPacket(pScrn, bufno);
1248 R128CCEScanlineCPUToScreenColorExpandFillPacket(ScrnInfoPtr pScrn,int bufno) argument
1339 R128CCESubsequentColorExpandScanline(ScrnInfoPtr pScrn,int bufno) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_accel.c62 static void I810SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
511 I810SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
520 bufno, pI810->BR[12]);
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c451 CrimeSubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
461 WRITE4(CRIME_DE_XFER_ADDR_SRC, (bufno << 13) + (fPtr->start << 2));
520 CrimeSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
523 uint32_t *boo = (uint32_t *)fPtr->expandbuffers[bufno];
1969 int bufno = 0; local in function:CrimeReadPixmap
2004 WRITE4(CRIME_MTE_DST0, (bufno << 13));
2005 WRITE4ST(CRIME_MTE_DST1, (bufno << 13) + len);
2007 nextbuf = (bufno + 1) & 7;
2014 (uint32_t *)(fPtr->buffers[bufno] + offset), w);
2016 bufno
[all...]
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_accel.c77 static void TDFXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno);
923 static void TDFXSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
929 TDFXTRACEACCEL("SubsequentColorExpandScanline bufno=%d\n", bufno);
933 pos=(CARD32 *)pTDFX->scanlineColorExpandBuffers[bufno];
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_accel.c254 void GX1SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno);
293 void OPTGX1SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno);
736 GX1SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno) argument
1436 OPTGX1SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno) argument
H A Dnsc_gx2_accel.c253 void GX2SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno);
301 void OPTGX2SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno);
800 GX2SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno) argument
1701 OPTGX2SubsequentImageWriteScanline(ScrnInfoPtr pScreenInfo, int bufno) argument
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_xaa.c325 G80SubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
399 static void G80SubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
H A Dnv_xaa.c509 NVSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
573 static void NVSubsequentImageWriteScanline(ScrnInfoPtr pScrn, int bufno) argument
H A Driva_xaa.c264 RivaSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
316 RivaSubsequentColorExpandScanlineFifo(ScrnInfoPtr pScrn, int bufno) argument
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_accel.c306 PnozzSubsequentColorExpandScanline(ScrnInfoPtr pScrn, int bufno) argument
315 buf = (CARD32 *)pPnozz->buffers[bufno];

Completed in 44 milliseconds

12