Searched refs:GARTInit (Results 1 – 2 of 2) sorted by relevance
79 GARTInit(int screenNum) in GARTInit() function106 return (GARTInit(-1)); in xf86AgpGARTSupported()116 if (!GARTInit(screenNum)) in xf86GetAGPInfo()147 if (!GARTInit(screenNum)) in xf86AcquireGART()168 if (!GARTInit(screenNum)) in xf86ReleaseGART()208 if (!GARTInit(screenNum) || (acquiredScreen != screenNum)) in xf86AllocateGARTMemory()234 if (!GARTInit(screenNum) || (acquiredScreen != screenNum)) in xf86DeallocateGARTMemory()254 if (!GARTInit(screenNum) || (acquiredScreen != screenNum)) in xf86BindGARTMemory()289 if (!GARTInit(screenNum) || (acquiredScreen != screenNum)) in xf86UnbindGARTMemory()314 if (!GARTInit(screenNum) || (acquiredScreen != screenNum)) in xf86EnableAGP()
62 GARTInit(int screenNum) in GARTInit() function122 return GARTInit(-1); in xf86AgpGARTSupported()131 if (!GARTInit(screenNum)) in xf86GetAGPInfo()171 if (screenNum != -1 && !GARTInit(screenNum)) in xf86AcquireGART()189 if (screenNum != -1 && !GARTInit(screenNum)) in xf86ReleaseGART()229 if (!GARTInit(screenNum) || acquiredScreen != screenNum) in xf86AllocateGARTMemory()257 if (!GARTInit(screenNum) || acquiredScreen != screenNum)287 if (!GARTInit(screenNum) || acquiredScreen != screenNum)328 if (!GARTInit(screenNum) || acquiredScreen != screenNum)359 if (!GARTInit(screenNum) || acquiredScreen != screenNum)