Home
last modified time | relevance | path

Searched refs:nvif_notify_fini (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h30 int nvif_notify_fini(struct nvif_notify *);
/Linux-v5.4/drivers/gpu/drm/nouveau/nvif/
Dnotify.c145 nvif_notify_fini(struct nvif_notify *notify) in nvif_notify_fini() function
207 nvif_notify_fini(notify); in nvif_notify_init()
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c179 nvif_notify_fini(&disp->flip); in nv04_display_destroy()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_fence.c103 nvif_notify_fini(&fctx->notify); in nouveau_fence_context_del()
Dnouveau_display.c163 nvif_notify_fini(&nv_crtc->vblank); in nouveau_display_vblank_fini()
Dnouveau_chan.c106 nvif_notify_fini(&chan->kill); in nouveau_channel_del()
Dnouveau_svm.c767 nvif_notify_fini(&buffer->notify); in nouveau_svm_fault_buffer_dtor()
Dnouveau_connector.c399 nvif_notify_fini(&nv_connector->hpd); in nouveau_connector_destroy()
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c587 nvif_notify_fini(&wndw->notify); in nv50_wndw_destroy()