Home
last modified time | relevance | path

Searched refs:NOUVEAU_NOTIFIER_CLASS (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_screen.c405 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
413 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
424 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
/external/libdrm/nouveau/
Dnouveau.h9 #define NOUVEAU_NOTIFIER_CLASS 0x80000002 macro
Dnouveau.c291 case NOUVEAU_NOTIFIER_CLASS: in nouveau_object_new()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c488 ret = nouveau_object_new(chan, handle++, NOUVEAU_NOTIFIER_CLASS, in nv04_surface_init()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_screen.c648 ret = nouveau_object_new(chan, 0xbeef0301, NOUVEAU_NOTIFIER_CLASS, in nv50_screen_create()