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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
notify.h 34 int nvif_notify_put(struct nvif_notify *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fence.c 109 nvif_notify_put(&fctx->notify);
244 nvif_notify_put(&fctx->notify);
268 nvif_notify_put(&fctx->notify);
564 nvif_notify_put(&fctx->notify);
nouveau_display.c 93 nvif_notify_put(&nv_crtc->vblank);
462 nvif_notify_put(&conn->hpd);
nouveau_svm.c 796 nvif_notify_put(&buffer->notify);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_notify.c 56 nvif_notify_put(struct nvif_notify *notify) function in typeref:typename:int
160 int ret = nvif_notify_put(notify);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_disp.c 48 nvif_notify_put(&disp->flip);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c 630 nvif_notify_put(&wndw->notify);

Completed in 15 milliseconds