Home
last modified time | relevance | path

Searched refs:nvif_notify_put (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fence.c102 nvif_notify_put(&fctx->notify); in nouveau_fence_context_kill()
234 nvif_notify_put(&fctx->notify); in nouveau_fence_emit()
258 nvif_notify_put(&fctx->notify); in nouveau_fence_done()
527 nvif_notify_put(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_display.c66 nvif_notify_put(&nv_crtc->vblank); in nouveau_display_vblank_disable()
617 nvif_notify_put(&conn->hpd); in nouveau_display_fini()
Dnouveau_svm.c829 nvif_notify_put(&buffer->notify); in nouveau_svm_fault_buffer_fini()
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h33 int nvif_notify_put(struct nvif_notify *);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/
Dnotify.c51 nvif_notify_put(struct nvif_notify *notify) in nvif_notify_put() function
155 int ret = nvif_notify_put(notify); in nvif_notify_dtor()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c64 nvif_notify_put(&disp->flip); in nv04_display_fini()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c696 nvif_notify_put(&wndw->notify); in nv50_wndw_fini()