Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h31 int nvif_notify_get(struct nvif_notify *);
/drivers/gpu/drm/nouveau/nvif/
Dnotify.c82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() function
/drivers/gpu/drm/nouveau/
Dnouveau_display.c67 nvif_notify_get(&nv_crtc->vblank); in nouveau_display_vblank_enable()
423 nvif_notify_get(&conn->hpd); in nouveau_display_init()
Dnouveau_fence.c512 nvif_notify_get(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_chan.c369 ret = nvif_notify_get(&chan->kill); in nouveau_channel_init()
Dnouveau_svm.c750 return nvif_notify_get(&buffer->notify); in nouveau_svm_fault_buffer_init()
/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c100 nvif_notify_get(&disp->flip); in nv04_display_init()
/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c622 nvif_notify_get(&wndw->notify); in nv50_wndw_init()