Home
last modified time | relevance | path

Searched refs:nvif_notify_get (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dnotify.h33 int nvif_notify_get(struct nvif_notify *);
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_notify.c87 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c77 nvif_notify_get(&nv_crtc->vblank); in nouveau_display_vblank_enable()
427 nvif_notify_get(&conn->hpd); in nouveau_display_init()
H A Dnouveau_fence.c558 nvif_notify_get(&fctx->notify); in nouveau_fence_enable_signaling()
H A Dnouveau_chan.c376 ret = nvif_notify_get(&chan->kill); in nouveau_channel_init()
H A Dnouveau_svm.c807 return nvif_notify_get(&buffer->notify); in nouveau_svm_fault_buffer_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_disp.c105 nvif_notify_get(&disp->flip); in nv04_display_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndw.c636 nvif_notify_get(&wndw->notify); in nv50_wndw_init()