Home | History | Annotate | Download | only in src

Lines Matching refs:FB

299 	info->FB = fbdevHWMapVidmem(pScrn);
304 info->FB = xf86MapPciMem(pScrn->scrnIndex,
315 &info->FB);
319 "Unable to map FB aperture. %s (%d)\n",
326 if (!info->FB) return FALSE;
341 xf86UnMapVidMem(pScrn->scrnIndex, info->FB, info->FbMapSize);
343 pci_device_unmap_range(info->PciInfo, info->FB, info->FbMapSize);
345 info->FB = NULL;
1615 if (!xf86LoadSubModule(pScrn, "fb")) return FALSE;
1831 if (!fbScreenInit (pScreen, info->FB,
2197 /* Now that mi, fb, drm and others have