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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_memory.c105 pI810->VramKey = key;
354 if (pI810->VramKey != -1
355 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->VramKey,
387 if (pI810->VramKey != -1
388 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->VramKey))
H A Di810.h183 int VramKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_memory.c105 pI810->VramKey = key;
354 if (pI810->VramKey != -1
355 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->VramKey,
387 if (pI810->VramKey != -1
388 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->VramKey))
H A Di810.h183 int VramKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_memory.c104 pI810->VramKey = key;
353 if (pI810->VramKey != -1
354 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->VramKey,
386 if (pI810->VramKey != -1
387 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->VramKey))
H A Di810.h197 int VramKey; member in struct:_I810Rec

Completed in 5 milliseconds