Searched refs:nouveau_error (Results 1 – 3 of 3) sorted by relevance
107 nouveau_error("Error opening the DRM device.\n"); in nouveau_init_screen2()117 nouveau_error("Error creating device object.\n"); in nouveau_init_screen2()139 nouveau_error("Unknown chipset: %02X\n", in nouveau_init_screen2()175 nouveau_error("Error retrieving the device PCIID.\n"); in nouveau_query_renderer_integer()
148 nouveau_error("Error initializing the FIFO.\n"); in nouveau_context_init()155 nouveau_error("Error creating thread data\n"); in nouveau_context_init()163 nouveau_error("Error allocating DMA push buffer\n"); in nouveau_context_init()170 nouveau_error("Error allocating buffer context\n"); in nouveau_context_init()180 nouveau_error("Error allocating NULL object\n"); in nouveau_context_init()
69 #define nouveau_error(format, ...) \ macro