Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c691 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
699 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
710 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
/third_party/libdrm/nouveau/
Dnouveau.h234 #define NOUVEAU_NOTIFIER_CLASS 0x80000002 macro
Dabi16.c259 if (obj->oclass == NOUVEAU_NOTIFIER_CLASS) { in abi16_object()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c1078 ret = nouveau_object_new(chan, 0xbeef0301, NOUVEAU_NOTIFIER_CLASS, in nv50_screen_create()