Home
last modified time | relevance | path

Searched refs:nvif_object_dtor (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/nouveau/nvif/ !
Dobject.c211 nvif_object_dtor(struct nvif_object *object) in nvif_object_dtor() function
249 nvif_object_dtor(object); in nvif_object_ctor()
255 nvif_object_dtor(object); in nvif_object_ctor()
277 nvif_object_dtor(object); in nvif_object_ctor()
Dhead.c42 nvif_object_dtor(&head->object); in nvif_head_dtor()
Dclient.c47 nvif_object_dtor(&client->object); in nvif_client_dtor()
Duser.c31 nvif_object_dtor(&device->user.object); in nvif_user_dtor()
Ddevice.c53 nvif_object_dtor(&device->object); in nvif_device_dtor()
Devent.c53 nvif_object_dtor(&event->object); in nvif_event_dtor()
Ddisp.c32 nvif_object_dtor(&disp->object); in nvif_disp_dtor()
Dconn.c51 nvif_object_dtor(&conn->object); in nvif_conn_dtor()
Dmem.c44 nvif_object_dtor(&mem->object); in nvif_mem_dtor()
Dmmu.c36 nvif_object_dtor(&mmu->object); in nvif_mmu_dtor()
Dvmm.c195 nvif_object_dtor(&vmm->object); in nvif_vmm_dtor()
Doutp.c495 nvif_object_dtor(&outp->object); in nvif_outp_dtor()
/linux-6.12.1/drivers/gpu/drm/nouveau/ !
Dnouveau_chan.c99 nvif_object_dtor(&chan->blit); in nouveau_channel_del()
100 nvif_object_dtor(&chan->nvsw); in nouveau_channel_del()
101 nvif_object_dtor(&chan->gart); in nouveau_channel_del()
102 nvif_object_dtor(&chan->vram); in nouveau_channel_del()
104 nvif_object_dtor(&chan->user); in nouveau_channel_del()
106 nvif_object_dtor(&chan->push.ctxdma); in nouveau_channel_del()
Dnv10_fence.c63 nvif_object_dtor(&fctx->sema); in nv10_fence_context_del()
Dnouveau_abi16.c165 nvif_object_dtor(&ntfy->object); in nouveau_abi16_ntfy_fini()
203 nvif_object_dtor(&chan->ce); in nouveau_abi16_chan_fini()
753 nvif_object_dtor(&obj->engobj); in nouveau_abi16_ioctl_del()
Dnouveau_debugfs.c311 nvif_object_dtor(&drm->debugfs->ctrl); in nouveau_debugfs_fini()
Dnouveau_drm.c314 nvif_object_dtor(&drm->ttm.copy); in nouveau_accel_ce_fini()
343 nvif_object_dtor(&drm->ntfy); in nouveau_accel_gr_fini()
Dnouveau_svm.c978 nvif_object_dtor(&buffer->object); in nouveau_svm_fault_buffer_dtor()
Dnouveau_bo.c969 nvif_object_dtor(&drm->ttm.copy); in nouveau_bo_move_init()
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvif/ !
Dobject.h33 void nvif_object_dtor(struct nvif_object *);
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/ !
Ddisp.c99 nvif_object_dtor(&chan->user); in nv50_chan_create()
115 nvif_object_dtor(&chan->user); in nv50_chan_destroy()
125 nvif_object_dtor(&dmac->vram); in nv50_dmac_destroy()
126 nvif_object_dtor(&dmac->sync); in nv50_dmac_destroy()
2811 nvif_object_dtor(&disp->caps); in nv50_display_destroy()
Dcrc.c536 nvif_object_dtor(&ctx->ntfy); in nv50_crc_ctx_fini()
Dwndw.c45 nvif_object_dtor(&ctxdma->object); in nv50_wndw_ctxdma_del()