Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_fence.c99 nvif_notify_put(&fctx->notify); in nouveau_fence_context_del()
225 nvif_notify_put(&fctx->notify); in nouveau_fence_emit()
249 nvif_notify_put(&fctx->notify); in nouveau_fence_done()
518 nvif_notify_put(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_display.c83 nvif_notify_put(&nv_crtc->vblank); in nouveau_display_vblank_disable()
449 nvif_notify_put(&conn->hpd); in nouveau_display_fini()
Dnouveau_svm.c739 nvif_notify_put(&buffer->notify); in nouveau_svm_fault_buffer_fini()
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h32 int nvif_notify_put(struct nvif_notify *);
/Linux-v5.4/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_fini()
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c43 nvif_notify_put(&disp->flip); in nv04_display_fini()
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c616 nvif_notify_put(&wndw->notify); in nv50_wndw_fini()