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 D | nv30_screen.c | 474 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 D | nv30_query.c | 42 struct nv04_notify *query = screen->query->data;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 499 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 D | nv30_query.c | 42 struct nv04_notify *query = screen->query->data;
|
| /xsrc/external/mit/libdrm/dist/nouveau/ |
| H A D | nouveau.h | 272 struct nv04_notify { struct
|
| H A D | abi16.c | 150 struct nv04_notify *ntfy = obj->data;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 489 &(struct nv04_notify) { 491 }, sizeof(struct nv04_notify), &hw->ntfy);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_surface.c | 485 &(struct nv04_notify) { 487 }, sizeof(struct nv04_notify), &hw->ntfy);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 997 &(struct nv04_notify){ .length = 32 }, 998 sizeof(struct nv04_notify), &screen->sync);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 1083 &(struct nv04_notify){ .length = 32 }, 1084 sizeof(struct nv04_notify), &screen->sync);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv50_accel.c | 132 struct nv04_notify ntfy = { .length = 32 };
|
| H A D | nv_accel_common.c | 163 struct nv04_notify ntfy = { .length = 32 };
|
Completed in 13 milliseconds