| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_classic.c | 174 if (pExaScr->info->memoryBase && pPixData) { 175 if ((CARD8 *)pPixData >= pExaScr->info->memoryBase && 176 ((CARD8 *)pPixData - pExaScr->info->memoryBase) <
|
| H A D | exa.h | 88 * 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 D | exa.c | 64 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 D | exa_classic.c | 175 if (pExaScr->info->memoryBase && pPixData) { 176 if ((CARD8 *) pPixData >= pExaScr->info->memoryBase && 177 ((CARD8 *) pPixData - pExaScr->info->memoryBase) <
|
| H A D | exa.h | 89 * 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 D | exa.c | 62 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 D | ephyr_draw.c | 69 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 D | ephyr_draw.c | 69 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 D | atimach64exa.c | 428 pExa->memoryBase = pATI->pMemory; 529 pExa->memoryBase,
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | blade_exa.c | 300 ExaDriver->memoryBase = pTrident->FbBase;
|
| H A D | xp4_exa.c | 271 pExa->memoryBase = pTrident->FbBase;
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_exa.c | 223 pExa->memoryBase = pPnozz->fb;
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_exa.c | 319 pExa->memoryBase = pCg6->fb;
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_accel.c | 359 pExa->memoryBase = pTcx->fb;
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm3_exa.c | 347 pExa->memoryBase = pGlint->FbBase;
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_exa.c | 305 exa->memoryBase = pNv->mem;
|
| H A D | nv_exa.c | 300 pExa->memoryBase = pNv->FbStart;
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_exa.c | 291 pExa->memoryBase = cPtr->FbBase;
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_accel.c | 312 pExa->memoryBase = fPtr->fbmem;
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_exa_render.c | 118 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 D | xgi_accel.c | 745 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 D | igs_accel.c | 339 pExa->memoryBase = fPtr->fbmem;
|
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_accel.c | 328 pExa->memoryBase = pMgx->fb;
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_driver.c | 259 pGeode->pExa->memoryBase = pGeode->FBBase; 869 pGeode->pExa->memoryBase = 0;
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_exa.c | 857 pExa->memoryBase = pMga->FbStart; 865 pExa->memoryBase, pExa->memorySize, pExa->offScreenBase);
|