Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/ !
Dnouveau_fence.c102 nvif_notify_put(&fctx->notify); in nouveau_fence_context_kill()
233 nvif_notify_put(&fctx->notify); in nouveau_fence_emit()
257 nvif_notify_put(&fctx->notify); in nouveau_fence_done()
514 nvif_notify_put(&fctx->notify); in nouveau_fence_enable_signaling()
Dnouveau_display.c66 nvif_notify_put(&nv_crtc->vblank); in nouveau_display_vblank_disable()
611 nvif_notify_put(&conn->hpd); in nouveau_display_fini()
Dnouveau_svm.c939 nvif_notify_put(&buffer->notify); in nouveau_svm_fault_buffer_fini()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/ !
Dnotify.h33 int nvif_notify_put(struct nvif_notify *);
/linux-5.19.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-5.19.10/drivers/gpu/drm/nouveau/dispnv04/ !
Ddisp.c64 nvif_notify_put(&disp->flip); in nv04_display_fini()
/linux-5.19.10/drivers/gpu/drm/nouveau/dispnv50/ !
Dwndw.c699 nvif_notify_put(&wndw->notify); in nv50_wndw_fini()