Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c482 struct nv04_notify *fence = screen->fence->data; in nv30_screen_fence_update()
636 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
637 .length = 32 }, sizeof(struct nv04_notify), in nv30_screen_create()
644 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
645 .length = 32 }, sizeof(struct nv04_notify), in nv30_screen_create()
655 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) { in nv30_screen_create()
656 .length = 4096 - 128 }, sizeof(struct nv04_notify), in nv30_screen_create()
Dnv30_query.c42 struct nv04_notify *query = screen->query->data; in nv30_ntfy()
/external/libdrm/nouveau/
Dnouveau.h271 struct nv04_notify { struct
Dabi16.c150 struct nv04_notify *ntfy = obj->data; in abi16_ntfy()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c485 &(struct nv04_notify) { in nv04_surface_init()
487 }, sizeof(struct nv04_notify), &hw->ntfy); in nv04_surface_init()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c1044 &(struct nv04_notify){ .length = 32 }, in nv50_screen_create()
1045 sizeof(struct nv04_notify), &screen->sync); in nv50_screen_create()