Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_fence.c100 nvif_notify_put(&fctx->notify); in nouveau_fence_context_del()
226 nvif_notify_put(&fctx->notify); in nouveau_fence_emit()
250 nvif_notify_put(&fctx->notify); in nouveau_fence_done()
519 nvif_notify_put(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_display.c85 nvif_notify_put(&nv_crtc->vblank); in nouveau_display_vblank_disable()
460 nvif_notify_put(&drm->flip); in nouveau_display_fini()
466 nvif_notify_put(&conn->hpd); in nouveau_display_fini()
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h32 int nvif_notify_put(struct nvif_notify *);
/Linux-v4.19/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-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c560 nvif_notify_put(&wndw->notify); in nv50_wndw_fini()