Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvif/
H A 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()
H A Dhead.c42 nvif_object_dtor(&head->object); in nvif_head_dtor()
H A Duser.c31 nvif_object_dtor(&device->user.object); in nvif_user_dtor()
H A Dclient.c47 nvif_object_dtor(&client->object); in nvif_client_dtor()
H A Ddevice.c53 nvif_object_dtor(&device->object); in nvif_device_dtor()
H A Devent.c53 nvif_object_dtor(&event->object); in nvif_event_dtor()
H A Ddisp.c32 nvif_object_dtor(&disp->object); in nvif_disp_dtor()
H A Dconn.c51 nvif_object_dtor(&conn->object); in nvif_conn_dtor()
H A Dmem.c44 nvif_object_dtor(&mem->object); in nvif_mem_dtor()
H A Dmmu.c36 nvif_object_dtor(&mmu->object); in nvif_mmu_dtor()
H A Dvmm.c195 nvif_object_dtor(&vmm->object); in nvif_vmm_dtor()
H A Doutp.c495 nvif_object_dtor(&outp->object); in nvif_outp_dtor()
/linux/drivers/gpu/drm/nouveau/
H A 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()
H A Dnv10_fence.c63 nvif_object_dtor(&fctx->sema); in nv10_fence_context_del()
H A 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()
H A Dnouveau_debugfs.c311 nvif_object_dtor(&drm->debugfs->ctrl); in nouveau_debugfs_fini()
H A Dnouveau_drm.c331 nvif_object_dtor(&drm->ttm.copy); in nouveau_accel_ce_fini()
360 nvif_object_dtor(&drm->ntfy); in nouveau_accel_gr_fini()
H A Dnouveau_svm.c983 nvif_object_dtor(&buffer->object); in nouveau_svm_fault_buffer_dtor()
H A Dnouveau_bo.c969 nvif_object_dtor(&drm->ttm.copy); in nouveau_bo_move_init()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h33 void nvif_object_dtor(struct nvif_object *);
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A 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()
2810 nvif_object_dtor(&disp->caps); in nv50_display_destroy()
H A Dcrc.c536 nvif_object_dtor(&ctx->ntfy); in nv50_crc_ctx_fini()