Searched refs:DRV_ERROR (Results 1 – 2 of 2) sorted by relevance
57 #define DRV_ERROR(msg) xf86DrvMsg(pScrn->scrnIndex, X_ERROR, msg); macro
266 DRV_ERROR("Failed drmModeGetResources\n"); in xorg_output_init()