HomeSort by: relevance | last modified time | path
    Searched refs:nv04_notify (Results 1 - 12 of 12) sorted by relevancy

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

Completed in 15 milliseconds