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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_memory.c175 pI810->HwcursKey = -1;
179 pI810->HwcursKey = key;
183 pI810->HwcursKey = -1;
364 if (pI810->HwcursKey != -1
365 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey,
395 if (pI810->HwcursKey != -1
396 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey))
H A Di810.h187 int HwcursKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_memory.c175 pI810->HwcursKey = -1;
179 pI810->HwcursKey = key;
183 pI810->HwcursKey = -1;
364 if (pI810->HwcursKey != -1
365 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey,
395 if (pI810->HwcursKey != -1
396 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey))
H A Di810.h187 int HwcursKey; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_memory.c174 pI810->HwcursKey = -1;
178 pI810->HwcursKey = key;
182 pI810->HwcursKey = -1;
363 if (pI810->HwcursKey != -1
364 && !xf86BindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey,
394 if (pI810->HwcursKey != -1
395 && !xf86UnbindGARTMemory(pScrn->scrnIndex, pI810->HwcursKey))
H A Di810.h201 int HwcursKey; member in struct:_I810Rec

Completed in 8 milliseconds