HomeSort by relevance Sort by last modified time
    Searched refs:nouveau_driver (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_screen.h 35 const struct nouveau_driver *driver;
nv04_context.h 57 extern const struct nouveau_driver nv04_driver;
nouveau_driver.h 49 struct nouveau_driver { struct
nv20_driver.h 38 extern const struct nouveau_driver nv20_driver;
nv10_driver.h 38 extern const struct nouveau_driver nv10_driver;
nv04_context.c 27 #include "nouveau_driver.h"
202 const struct nouveau_driver nv04_driver = {
nouveau_state.c 27 #include "nouveau_driver.h"
459 const struct nouveau_driver *drv = context_drv(ctx);
nv10_context.c 29 #include "nouveau_driver.h"
495 const struct nouveau_driver nv10_driver = {
nv20_context.c 28 #include "nouveau_driver.h"
503 const struct nouveau_driver nv20_driver = {

Completed in 168 milliseconds