Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c540 struct nv04_notify *fence = screen->fence->data; in nv30_screen_fence_update()
691 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
692 .length = 32 }, sizeof(struct nv04_notify), in nv30_screen_create()
699 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
700 .length = 32 }, sizeof(struct nv04_notify), in nv30_screen_create()
710 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
711 .length = 4096 - 128 }, sizeof(struct nv04_notify), in nv30_screen_create()
Dnv30_query.c39 struct nv04_notify *query = screen->query->data; in nv30_ntfy()
/third_party/libdrm/nouveau/
Dnouveau.h271 struct nv04_notify { struct
Dabi16.c150 struct nv04_notify *ntfy = obj->data; in abi16_ntfy()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c1079 &(struct nv04_notify){ .length = 32 }, in nv50_screen_create()
1080 sizeof(struct nv04_notify), &screen->sync); in nv50_screen_create()