HomeSort by: relevance | last modified time | path
    Searched refs:memPhysBase (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /xsrc/external/mit/xf86-video-vmware/dist/src/
vmware.c 409 pVMWARE->memPhysBase = vmwareReadReg(pVMWARE, SVGA_REG_FB_START);
428 xf86DrvMsgVerb(pScrn->scrnIndex, X_PROBED, 2, "pbase: 0x%08lx\n", pVMWARE->memPhysBase);
622 pScrn->memPhysBase = pVMWARE->memPhysBase;
738 pVMWARE->memPhysBase,
752 pVMWARE->memPhysBase,
759 pVMWARE->memPhysBase, pVMWARE->videoRam,
vmware.h 99 unsigned long memPhysBase;
  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_hwmc.c 276 contextRec->fbBase = pScrn->memPhysBase;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_hwmc.c 276 contextRec->fbBase = pScrn->memPhysBase;
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_hwmc.c 278 contextRec->fbBase = pScrn->memPhysBase;
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_ums.c 247 pScrn->memPhysBase = pVia->PciInfo->regions[2].base_addr;
249 pScrn->memPhysBase = pVia->PciInfo->regions[0].base_addr;
253 pScrn->memPhysBase = pVia->PciInfo->memBase[2];
255 pScrn->memPhysBase = pVia->PciInfo->memBase[0];
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_hwmc.c 276 contextRec->fbBase = pScrn->memPhysBase;
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_gx1_driver.c 888 if (pScreenInfo->memPhysBase == 0) {
891 pScreenInfo->memPhysBase = sAdapterInfo.dwFrameBufferBase;
893 pScreenInfo->memPhysBase = gfx_get_frame_buffer_base();
898 (unsigned long)pScreenInfo->memPhysBase));
2076 pScreenInfo->memPhysBase = (unsigned long)(pGeode->FBBase +
2083 GeodeDebug(("->memPhysBase (%X)!\n", pScreenInfo->memPhysBase));
2085 pScreenInfo->memPhysBase = (unsigned long)pGeode->FBBase;
nsc_gx2_driver.c 856 if (pScreenInfo->memPhysBase == 0) {
859 pScreenInfo->memPhysBase = sAdapterInfo.dwFrameBufferBase;
861 pScreenInfo->memPhysBase = gfx_get_frame_buffer_base();
866 (unsigned long)pScreenInfo->memPhysBase));
1987 pScreenInfo->memPhysBase = (unsigned long)pGeode->FBBase;
  /xsrc/external/mit/xf86-video-vboxvideo/dist/src/
vboxvideo.c 970 if (pScrn->memPhysBase == 0) {
972 pScrn->memPhysBase = pVBox->pciInfo->regions[0].base_addr;
974 pScrn->memPhysBase = pVBox->pciInfo->memBase[0];
1406 pScrn->memPhysBase,
1413 pVBox->pciTag, pScrn->memPhysBase,
  /xsrc/external/mit/xf86-video-vesa/dist/src/
vesa.c 1347 pScrn->memPhysBase = pVesa->mapPhys;
1353 (void) pci_device_map_range(pVesa->pciInfo, pScrn->memPhysBase,
1365 (void) pci_device_map_legacy(pVesa->pciInfo, pScrn->memPhysBase,
1377 pVesa->pciTag, pScrn->memPhysBase,
1381 pScrn->memPhysBase, pVesa->mapSize);
1403 pScrn->memPhysBase, pVesa->mapSize);
  /xsrc/external/mit/xf86-video-ark/dist/src/
ark_driver.c 367 pScrn->memPhysBase = pARK->PciInfo->memBase[0];
369 pScrn->memPhysBase = pARK->PciInfo->regions[0].base_addr;
373 (unsigned long)pScrn->memPhysBase);
  /xsrc/external/mit/xf86-video-siliconmotion/dist/src/
smi_driver.c 1468 pScrn->memPhysBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM);
1479 pScrn->memPhysBase + pSmi->fbMapOffset,
1485 pScrn->memPhysBase +
1505 pScrn->memPhysBase, (unsigned long)pSmi->fbMapOffset);
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 644 unsigned long memPhysBase; /* Physical address of FB */
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 744 unsigned long memPhysBase; /* Physical address of FB */
  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_driver.c 228 if (pScrni->memPhysBase == 0)
229 pScrni->memPhysBase = PCI_REGION_BASE(pci, 0, REGION_MEM);
gx_driver.c 687 if (pScrni->memPhysBase == 0)
688 pScrni->memPhysBase = gfx_get_frame_buffer_base();
  /xsrc/external/mit/xf86-video-igs/dist/src/
igs_driver.c 1018 *ApertureBase = (unsigned char *)(pScrn->memPhysBase);
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64xv.c 1530 pScreenInfo->memPhysBase = pATI->LinearBase;
  /xsrc/external/mit/xf86-video-nv/dist/src/
g80_driver.c 304 pScrn->memPhysBase = MEMBASE(pPci, 1);
riva_driver.c 1229 pScrn->memPhysBase = pRiva->FbAddress;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/
fbdevhw.c 622 pScrn->memPhysBase =
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/
fbdevhw.c 605 pScrn->memPhysBase = (unsigned long)fPtr->fix.smem_start & (unsigned long)(PAGE_MASK);
  /xsrc/external/mit/xf86-video-newport/dist/src/
newport_driver.c 375 pScrn->memPhysBase = 0;
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c 790 pScrn->memPhysBase = info->LinearAddr;
1774 pScrn->memPhysBase, pScrn->fbOffset));

Completed in 62 milliseconds

1 2 3