HomeSort by relevance Sort by last modified time
    Searched refs:nv04_notify (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_screen.c 410 struct nv04_notify *fence = screen->fence->data;
564 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
565 .length = 32 }, sizeof(struct nv04_notify),
572 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
573 .length = 32 }, sizeof(struct nv04_notify),
583 NOUVEAU_NOTIFIER_CLASS, &(struct nv04_notify) {
584 .length = 4096 - 128 }, sizeof(struct nv04_notify),
nv30_query.c 42 struct nv04_notify *query = screen->query->data;
  /external/libdrm/nouveau/
nouveau.h 271 struct nv04_notify { struct
abi16.c 154 struct nv04_notify *ntfy = obj->data;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_surface.c 489 &(struct nv04_notify) {
491 }, sizeof(struct nv04_notify), &hw->ntfy);
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_screen.c 883 &(struct nv04_notify){ .length = 32 },
884 sizeof(struct nv04_notify), &screen->sync);
    [all...]

Completed in 744 milliseconds