Home
last modified time | relevance | path

Searched refs:nouveau_driver (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
DMakefile.sources8 nouveau_driver.c \
9 nouveau_driver.h \
Dnouveau_screen.h38 const struct nouveau_driver *driver;
Dnv04_context.h57 extern const struct nouveau_driver nv04_driver;
Dnouveau_driver.h49 struct nouveau_driver { struct
Dnv20_driver.h38 extern const struct nouveau_driver nv20_driver;
Dnv10_driver.h38 extern const struct nouveau_driver nv10_driver;
Dnv04_context.c203 const struct nouveau_driver nv04_driver = {
Dnouveau_state.c442 const struct nouveau_driver *drv = context_drv(ctx); in nouveau_state_emit()
Dnv20_context.c505 const struct nouveau_driver nv20_driver = {
Dnv10_context.c497 const struct nouveau_driver nv10_driver = {