Home
last modified time | relevance | path

Searched refs:nvif_notify_dtor (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h31 int nvif_notify_dtor(struct nvif_notify *);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/
Dnotify.c145 nvif_notify_dtor(struct nvif_notify *notify) in nvif_notify_dtor() function
208 nvif_notify_dtor(notify); in nvif_notify_ctor()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv04/
Ddisp.c205 nvif_notify_dtor(&disp->flip); in nv04_display_destroy()
Dcrtc.c764 nvif_notify_dtor(&nv_crtc->vblank); in nv_crtc_destroy()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fence.c111 nvif_notify_dtor(&fctx->notify); in nouveau_fence_context_del()
Dnouveau_chan.c105 nvif_notify_dtor(&chan->kill); in nouveau_channel_del()
Dnouveau_svm.c857 nvif_notify_dtor(&buffer->notify); in nouveau_svm_fault_buffer_dtor()
Dnouveau_connector.c398 nvif_notify_dtor(&nv_connector->hpd); in nouveau_connector_destroy()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c492 nvif_notify_dtor(&head->base.vblank); in nv50_head_destroy()
Dwndw.c643 nvif_notify_dtor(&wndw->notify); in nv50_wndw_destroy()