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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_accel.c83 I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis) function in typeref:typename:int
100 ErrorF("I810WaitLpRing %d\n", n);
120 ErrorF("Error in I810WaitLpRing(), now is %d, start is %d\n", now,
177 I810WaitLpRing(pScrn, pI810->LpRing->mem.Size - 8, 0);
H A Di810.h279 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
H A Di810_common.h63 #define WaitRingFunc I810WaitLpRing
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_accel.c83 I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis) function in typeref:typename:int
100 ErrorF("I810WaitLpRing %d\n", n);
120 ErrorF("Error in I810WaitLpRing(), now is %d, start is %d\n", now,
177 I810WaitLpRing(pScrn, pI810->LpRing->mem.Size - 8, 0);
H A Di810.h280 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
H A Di810_common.h63 #define WaitRingFunc I810WaitLpRing
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810.h295 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
H A Di810_accel.c175 I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis) function in typeref:typename:int
192 ErrorF("I810WaitLpRing %d\n", n);
212 ErrorF("Error in I810WaitLpRing(), now is %d, start is %d\n", now,
267 I810WaitLpRing(pScrn, pI810->LpRing->mem.Size - 8, 0);
H A Dcommon.h95 #define WaitRingFunc I810WaitLpRing

Completed in 9 milliseconds