Searched refs:I810WaitLpRing (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_accel.c | 83 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 D | i810.h | 279 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
|
| H A D | i810_common.h | 63 #define WaitRingFunc I810WaitLpRing
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_accel.c | 83 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 D | i810.h | 280 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
|
| H A D | i810_common.h | 63 #define WaitRingFunc I810WaitLpRing
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810.h | 295 extern int I810WaitLpRing(ScrnInfoPtr pScrn, int n, int timeout_millis);
|
| H A D | i810_accel.c | 175 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 D | common.h | 95 #define WaitRingFunc I810WaitLpRing
|
Completed in 9 milliseconds