Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c589 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
597 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
608 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
/external/libdrm/nouveau/
Dnouveau.h234 #define NOUVEAU_NOTIFIER_CLASS 0x80000002 macro
Dabi16.c259 if (obj->oclass == NOUVEAU_NOTIFIER_CLASS) { in abi16_object()
/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/nouveau/nv50/
Dnv50_screen.c911 ret = nouveau_object_new(chan, 0xbeef0301, NOUVEAU_NOTIFIER_CLASS, in nv50_screen_create()