Home
last modified time | relevance | path

Searched refs:nouveau_error (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c156 nouveau_error("Error initializing the FIFO.\n"); in nouveau_context_init()
163 nouveau_error("Error creating thread data\n"); in nouveau_context_init()
171 nouveau_error("Error allocating DMA push buffer\n"); in nouveau_context_init()
178 nouveau_error("Error allocating buffer context\n"); in nouveau_context_init()
188 nouveau_error("Error allocating NULL object\n"); in nouveau_context_init()
Dnouveau_driver.h68 #define nouveau_error(format, ...) \ macro
Dnouveau_screen.c107 nouveau_error("Error opening the DRM device.\n"); in nouveau_init_screen2()