Searched refs:nv04_notify (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c474 struct nv04_notify *fence = screen->fence->data;
628 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
629 .length = 32 }, sizeof(struct nv04_notify),
636 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
637 .length = 32 }, sizeof(struct nv04_notify),
647 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
648 .length = 4096 - 128 }, sizeof(struct nv04_notify),
H A Dnv30_query.c42 struct nv04_notify *query = screen->query->data;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c499 struct nv04_notify *fence = screen->fence->data;
643 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
644 .length = 32 }, sizeof(struct nv04_notify),
651 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
652 .length = 32 }, sizeof(struct nv04_notify),
662 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
663 .length = 4096 - 128 }, sizeof(struct nv04_notify),
H A Dnv30_query.c42 struct nv04_notify *query = screen->query->data;
/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h272 struct nv04_notify { struct
H A Dabi16.c150 struct nv04_notify *ntfy = obj->data;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c489 &(struct nv04_notify) {
491 }, sizeof(struct nv04_notify), &hw->ntfy);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_surface.c485 &(struct nv04_notify) {
487 }, sizeof(struct nv04_notify), &hw->ntfy);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c997 &(struct nv04_notify){ .length = 32 },
998 sizeof(struct nv04_notify), &screen->sync);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c1083 &(struct nv04_notify){ .length = 32 },
1084 sizeof(struct nv04_notify), &screen->sync);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_accel.c132 struct nv04_notify ntfy = { .length = 32 };
H A Dnv_accel_common.c163 struct nv04_notify ntfy = { .length = 32 };

Completed in 13 milliseconds