Searched refs:tried_agp (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_video.c251 Bool tried_agp; /* TRUE if AGP allocation has been tried */ member in struct:__anon919051f10108
1064 pPriv->tried_agp = FALSE;
1995 if (!pPriv->tried_agp && !psav->IsPCI && psav->drmFD > 0 && psav->DRIServerInfo != NULL) {
1998 pPriv->tried_agp = TRUE;

Completed in 5 milliseconds