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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
notify.h 33 int nvif_notify_get(struct nvif_notify *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_disp.c 105 nvif_notify_get(&disp->flip);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_notify.c 87 nvif_notify_get(struct nvif_notify *notify) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_display.c 77 nvif_notify_get(&nv_crtc->vblank);
427 nvif_notify_get(&conn->hpd);
nouveau_fence.c 558 nvif_notify_get(&fctx->notify);
nouveau_chan.c 376 ret = nvif_notify_get(&chan->kill);
nouveau_svm.c 807 return nvif_notify_get(&buffer->notify);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c 636 nvif_notify_get(&wndw->notify);

Completed in 16 milliseconds