Searched refs:memoryBase (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_classic.c174 if (pExaScr->info->memoryBase && pPixData) {
175 if ((CARD8 *)pPixData >= pExaScr->info->memoryBase &&
176 ((CARD8 *)pPixData - pExaScr->info->memoryBase) <
H A Dexa.h88 * memoryBase is the address of the beginning of framebuffer memory.
89 * The visible screen should be within memoryBase to memoryBase +
92 CARD8 *memoryBase; member in struct:_ExaDriver
95 * offScreenBase is the offset from memoryBase of the beginning of the area
105 * from memoryBase.
108 * (memoryBase + offScreenBase), with a length of (memorySize -
H A Dexa.c64 return (CARD8 *)pExaPixmap->fb_ptr - pExaScr->info->memoryBase;
859 if (!pScreenInfo->memoryBase) {
860 LogMessage(X_ERROR, "EXA(%d): ExaDriverRec::memoryBase "
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_classic.c175 if (pExaScr->info->memoryBase && pPixData) {
176 if ((CARD8 *) pPixData >= pExaScr->info->memoryBase &&
177 ((CARD8 *) pPixData - pExaScr->info->memoryBase) <
H A Dexa.h89 * memoryBase is the address of the beginning of framebuffer memory.
90 * The visible screen should be within memoryBase to memoryBase +
93 CARD8 *memoryBase; member in struct:_ExaDriver
96 * offScreenBase is the offset from memoryBase of the beginning of the area
106 * from memoryBase.
109 * (memoryBase + offScreenBase), with a length of (memorySize -
H A Dexa.c62 return (CARD8 *) pExaPixmap->fb_ptr - pExaScr->info->memoryBase;
828 if (!pScreenInfo->memoryBase) {
829 LogMessage(X_ERROR, "EXA(%d): ExaDriverRec::memoryBase "
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c69 pPix->devPrivate.ptr = fakexa->exa->memoryBase + exaGetPixmapOffset(pPix);
319 src = fakexa->exa->memoryBase + exaGetPixmapOffset(pSrc);
356 dst = fakexa->exa->memoryBase + exaGetPixmapOffset(pDst);
444 fakexa->exa->memoryBase = (CARD8 *) (priv->base);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_draw.c69 pPix->devPrivate.ptr = fakexa->exa->memoryBase + exaGetPixmapOffset(pPix);
328 src = fakexa->exa->memoryBase + exaGetPixmapOffset(pSrc);
365 dst = fakexa->exa->memoryBase + exaGetPixmapOffset(pDst);
453 fakexa->exa->memoryBase = (CARD8 *) (priv->base);
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64exa.c428 pExa->memoryBase = pATI->pMemory;
529 pExa->memoryBase,
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dblade_exa.c300 ExaDriver->memoryBase = pTrident->FbBase;
H A Dxp4_exa.c271 pExa->memoryBase = pTrident->FbBase;
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_exa.c223 pExa->memoryBase = pPnozz->fb;
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_exa.c319 pExa->memoryBase = pCg6->fb;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_accel.c359 pExa->memoryBase = pTcx->fb;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_exa.c347 pExa->memoryBase = pGlint->FbBase;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_exa.c305 exa->memoryBase = pNv->mem;
H A Dnv_exa.c300 pExa->memoryBase = pNv->FbStart;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_exa.c291 pExa->memoryBase = cPtr->FbBase;
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_accel.c312 pExa->memoryBase = fPtr->fbmem;
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa_render.c118 R128CopySwap(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), (uint8_t*)&solid, 4,
121 R128CopySwap(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), (uint8_t*)&solid, 4,
126 memcpy(info->ExaDriver->memoryBase + exaGetPixmapOffset(pPix), &solid, 4);
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_accel.c745 pXGI->EXADriverPtr->memoryBase = pXGI->FbBase;
748 pXGI->EXADriverPtr->card.memoryBase = pXGI->FbBase;
1653 pDst->devPrivate.ptr = pXGI->EXADriverPtr->memoryBase + pXGI->exa_scratch_next;
1655 pDst->devPrivate.ptr = pXGI->EXADriverPtr->card.memoryBase + pXGI->exa_scratch_next;
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_accel.c339 pExa->memoryBase = fPtr->fbmem;
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_accel.c328 pExa->memoryBase = pMgx->fb;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_driver.c259 pGeode->pExa->memoryBase = pGeode->FBBase;
869 pGeode->pExa->memoryBase = 0;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c857 pExa->memoryBase = pMga->FbStart;
865 pExa->memoryBase, pExa->memorySize, pExa->offScreenBase);

Completed in 33 milliseconds

12