Searched refs:DRIDrvMsg (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c105 DRIDrvMsg(int scrnIndex, MessageType type, const char *format, ...)
109 DRIDrvMsg(int scrnIndex, MessageType type, const char *format, ...) function in typeref:typename:void
187 DRIDrvMsg(-1, X_ERROR, "[drm] drmOpen failed.\n");
203 DRIDrvMsg(-1, X_ERROR, "[drm] DRM was busy with another master.\n");
208 DRIDrvMsg(-1, X_INFO,
218 DRIDrvMsg(-1, X_INFO, "[drm] DRM interface version %d.%d\n",
227 DRIDrvMsg(-1, X_ERROR, "[drm] Could not set DRM device bus ID.\n");
237 DRIDrvMsg(-1, X_INFO, "[drm] Could not create SAREA for DRM lock.\n");
244 DRIDrvMsg(-1, X_INFO, "[drm] Mapping SAREA for DRM lock failed.\n");
261 DRIDrvMsg(
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c102 DRIDrvMsg(int scrnIndex, MessageType type, const char *format, ...) function in typeref:typename:void
207 DRIDrvMsg(-1, X_ERROR, "[drm] drmOpen failed.\n");
223 DRIDrvMsg(-1, X_ERROR, "[drm] DRM was busy with another master.\n");
228 DRIDrvMsg(-1, X_INFO,
238 DRIDrvMsg(-1, X_INFO, "[drm] DRM interface version %d.%d\n",
247 DRIDrvMsg(-1, X_ERROR, "[drm] Could not set DRM device bus ID.\n");
257 DRIDrvMsg(-1, X_INFO, "[drm] Could not create SAREA for DRM lock.\n");
264 DRIDrvMsg(-1, X_INFO, "[drm] Mapping SAREA for DRM lock failed.\n");
281 DRIDrvMsg(-1, X_INFO, "[drm] Failed to allocate memory for "
289 DRIDrvMsg(
[all...]

Completed in 4 milliseconds