Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
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()
A Dhead.c42 nvif_object_dtor(&head->object); in nvif_head_dtor()
A Duser.c31 nvif_object_dtor(&device->user.object); in nvif_user_dtor()
A Ddevice.c47 nvif_object_dtor(&device->object); in nvif_device_dtor()
A Devent.c53 nvif_object_dtor(&event->object); in nvif_event_dtor()
A Ddisp.c32 nvif_object_dtor(&disp->object); in nvif_disp_dtor()
A Dconn.c65 nvif_object_dtor(&conn->object); in nvif_conn_dtor()
A Dclient.c53 nvif_object_dtor(&client->object); in nvif_client_dtor()
A Dmem.c44 nvif_object_dtor(&mem->object); in nvif_mem_dtor()
A Dmmu.c33 nvif_object_dtor(&mmu->object); in nvif_mmu_dtor()
A Dvmm.c111 nvif_object_dtor(&vmm->object); in nvif_vmm_dtor()
A Doutp.c216 nvif_object_dtor(&outp->object); in nvif_outp_dtor()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_chan.c93 nvif_object_dtor(&chan->nvsw); in nouveau_channel_del()
94 nvif_object_dtor(&chan->gart); in nouveau_channel_del()
95 nvif_object_dtor(&chan->vram); in nouveau_channel_del()
97 nvif_object_dtor(&chan->user); in nouveau_channel_del()
99 nvif_object_dtor(&chan->push.ctxdma); in nouveau_channel_del()
A Dnv10_fence.c63 nvif_object_dtor(&fctx->sema); in nv10_fence_context_del()
A Dnouveau_debugfs.c271 nvif_object_dtor(&drm->debugfs->ctrl); in nouveau_debugfs_fini()
A Dnouveau_abi16.c116 nvif_object_dtor(&ntfy->object); in nouveau_abi16_ntfy_fini()
148 nvif_object_dtor(&chan->ce); in nouveau_abi16_chan_fini()
A Dnouveau_drm.c309 nvif_object_dtor(&drm->ttm.copy); in nouveau_accel_ce_fini()
338 nvif_object_dtor(&drm->ntfy); in nouveau_accel_gr_fini()
A Dnouveau_svm.c982 nvif_object_dtor(&buffer->object); in nouveau_svm_fault_buffer_dtor()
A Dnouveau_bo.c905 nvif_object_dtor(&drm->ttm.copy); in nouveau_bo_move_init()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Dobject.h33 void nvif_object_dtor(struct nvif_object *);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c110 nvif_object_dtor(&chan->user); in nv50_chan_destroy()
120 nvif_object_dtor(&dmac->vram); in nv50_dmac_destroy()
121 nvif_object_dtor(&dmac->sync); in nv50_dmac_destroy()
2504 nvif_object_dtor(&disp->caps); in nv50_display_destroy()
A Dcrc.c534 nvif_object_dtor(&ctx->ntfy); in nv50_crc_ctx_fini()
A Dwndw.c45 nvif_object_dtor(&ctxdma->object); in nv50_wndw_ctxdma_del()

Completed in 31 milliseconds