Searched refs:DBGMSG (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_accel.c | 36 #define DBGMSG xf86Msg macro 39 #define DBGMSG if (0) xf86Msg macro 78 if (bail == 0) DBGMSG(X_ERROR, "%s timed out\n", __func__); 95 if (bail == 0) DBGMSG(X_ERROR, "%s timed out\n", __func__); 110 DBGMSG(X_ERROR, "%s %x\n", __func__, stat); 137 DBGMSG(X_ERROR, "%s %d %d\n", __func__, srcoff, srcpitch); 167 DBGMSG(X_ERROR, "%s %d %d\n", __func__, dstoff, dstpitch); 186 DBGMSG(X_ERROR, "%s %d %d %d %d -> %d %d\n", __func__, xs, ys, wi, he, xd, yd); 243 DBGMSG(X_ERROR, "%s %d %d\n", __func__, offset, pitch); 246 DBGMSG(X_ERRO [all...] |
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_accel.c | 37 #define DBGMSG xf86Msg macro 40 #define DBGMSG if (0) xf86Msg macro 90 DBGMSG(X_ERROR, "%s %d %d\n", __func__, srcoff, srcpitch); 123 DBGMSG(X_ERROR, "%s %d %d\n", __func__, srcoff, srcpitch); 314 DBGMSG(X_ERROR, "lines %d\n", lines);
|
| H A D | summit_accel.c | 44 #define DBGMSG xf86Msg macro 47 #define DBGMSG if (0) xf86Msg macro 79 DBGMSG(X_ERROR, "%s: %d\n", __func__, count); 98 DBGMSG(X_ERROR, "%s: %d\n", __func__, count); 134 DBGMSG(X_ERROR, "%s %d %d\n", __func__, srcoff, dstoff);
|
Completed in 4 milliseconds