Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c244 nvif_object_dtor(struct nvif_object *object) in nvif_object_dtor() function
280 nvif_object_dtor(object); in nvif_object_ctor()
305 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 Ddevice.c47 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.c65 nvif_object_dtor(&conn->object); in nvif_conn_dtor()
H A Dclient.c53 nvif_object_dtor(&client->object); in nvif_client_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.c216 nvif_object_dtor(&outp->object); in nvif_outp_dtor()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c101 nvif_object_dtor(&chan->blit); in nouveau_channel_del()
102 nvif_object_dtor(&chan->nvsw); in nouveau_channel_del()
103 nvif_object_dtor(&chan->gart); in nouveau_channel_del()
104 nvif_object_dtor(&chan->vram); in nouveau_channel_del()
106 nvif_object_dtor(&chan->user); in nouveau_channel_del()
108 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.c118 nvif_object_dtor(&ntfy->object); in nouveau_abi16_ntfy_fini()
161 nvif_object_dtor(&chan->ce); in nouveau_abi16_chan_fini()
H A Dnouveau_debugfs.c311 nvif_object_dtor(&drm->debugfs->ctrl); in nouveau_debugfs_fini()
H A Dnouveau_drm.c326 nvif_object_dtor(&drm->ttm.copy); in nouveau_accel_ce_fini()
355 nvif_object_dtor(&drm->ntfy); in nouveau_accel_gr_fini()
H A Dnouveau_svm.c982 nvif_object_dtor(&buffer->object); in nouveau_svm_fault_buffer_dtor()
H A Dnouveau_bo.c953 nvif_object_dtor(&drm->ttm.copy); in nouveau_bo_move_init()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h33 void nvif_object_dtor(struct nvif_object *);
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c111 nvif_object_dtor(&chan->user); in nv50_chan_destroy()
121 nvif_object_dtor(&dmac->vram); in nv50_dmac_destroy()
122 nvif_object_dtor(&dmac->sync); in nv50_dmac_destroy()
2548 nvif_object_dtor(&disp->caps); in nv50_display_destroy()
H A Dcrc.c534 nvif_object_dtor(&ctx->ntfy); in nv50_crc_ctx_fini()
H A Dwndw.c45 nvif_object_dtor(&ctxdma->object); in nv50_wndw_ctxdma_del()