Searched refs:nouveau_error (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h69 #define nouveau_error(format, ...) \ macro
H A Dnouveau_screen.c107 nouveau_error("Error opening the DRM device.\n");
117 nouveau_error("Error creating device object.\n");
139 nouveau_error("Unknown chipset: %02X\n",
175 nouveau_error("Error retrieving the device PCIID.\n");
H A Dnouveau_context.c149 nouveau_error("Error initializing the FIFO.\n");
156 nouveau_error("Error creating thread data\n");
164 nouveau_error("Error allocating DMA push buffer\n");
171 nouveau_error("Error allocating buffer context\n");
181 nouveau_error("Error allocating NULL object\n");
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h69 #define nouveau_error(format, ...) \ macro
H A Dnouveau_screen.c108 nouveau_error("Error opening the DRM device.\n");
118 nouveau_error("Error creating device object.\n");
140 nouveau_error("Unknown chipset: %02X\n",
176 nouveau_error("Error retrieving the device PCIID.\n");
H A Dnouveau_context.c149 nouveau_error("Error initializing the FIFO.\n");
156 nouveau_error("Error creating thread data\n");
164 nouveau_error("Error allocating DMA push buffer\n");
171 nouveau_error("Error allocating buffer context\n");
181 nouveau_error("Error allocating NULL object\n");

Completed in 7 milliseconds