Home
last modified time | relevance | path

Searched refs:nvif_object_ctor (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnv04_fbcon.c171 ret = nvif_object_ctor(&chan->user, "fbconCtxSurf2d", 0x0062, in nv04_fbcon_accel_init()
177 ret = nvif_object_ctor(&chan->user, "fbconCtxClip", 0x0019, 0x0019, in nv04_fbcon_accel_init()
182 ret = nvif_object_ctor(&chan->user, "fbconCtxRop", 0x0043, 0x0043, in nv04_fbcon_accel_init()
187 ret = nvif_object_ctor(&chan->user, "fbconCtxPatt", 0x0044, 0x0044, in nv04_fbcon_accel_init()
192 ret = nvif_object_ctor(&chan->user, "fbconGdiRectText", 0x004a, 0x004a, in nv04_fbcon_accel_init()
197 ret = nvif_object_ctor(&chan->user, "fbconImageBlit", 0x005f, in nv04_fbcon_accel_init()
H A Dnouveau_chan.c247 ret = nvif_object_ctor(&device->object, "abi16PushCtxDma", 0, in nouveau_channel_prep()
324 ret = nvif_object_ctor(&device->object, "abi16ChanUser", 0, in nouveau_channel_ind()
375 ret = nvif_object_ctor(&device->object, "abi16ChanUser", 0, in nouveau_channel_dma()
426 ret = nvif_object_ctor(&chan->user, "abi16ChanVramCtxDma", vram, in nouveau_channel_init()
451 ret = nvif_object_ctor(&chan->user, "abi16ChanGartCtxDma", gart, in nouveau_channel_init()
491 ret = nvif_object_ctor(&chan->user, "abi16NvswFence", 0x006e, in nouveau_channel_init()
H A Dnv50_fence.c54 ret = nvif_object_ctor(&chan->user, "fenceCtxDma", NvSema, in nv50_fence_context_new()
H A Dnv17_fence.c95 ret = nvif_object_ctor(&chan->user, "fenceCtxDma", NvSema, in nv17_fence_context_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Doimm507b.c36 ret = nvif_object_ctor(&disp->disp->object, "kmsOvim", 0, oclass, in oimm507b_init_()
H A Dcurs507a.c153 ret = nvif_object_ctor(&disp->disp->object, "kmsCurs", 0, oclass, in curs507a_new_()
H A Dcorec37d.c107 ret = nvif_object_ctor(&disp->disp->object, "dispCaps", 0, in corec37d_caps_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c60 return nvif_object_ctor(&device->object, name ? name : "nvifDisp", 0, in nvif_disp_ctor()
H A Duser.c56 ret = nvif_object_ctor(&device->object, name ? name : "nvifUsermode", in nvif_user_ctor()
H A Ddevice.c54 int ret = nvif_object_ctor(parent, name ? name : "nvifDevice", handle, in nvif_device_ctor()
H A Dclient.c73 ret = nvif_object_ctor(parent != client ? &parent->object : NULL, in nvif_client_ctor()
H A Dmem.c72 ret = nvif_object_ctor(&mmu->object, name ? name : "nvifMem", 0, oclass, in nvif_mem_ctor_type()
H A Dmmu.c54 ret = nvif_object_ctor(parent, name ? name : "nvifMmu", 0, oclass, in nvif_mmu_ctor()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Doimm507b.c36 ret = nvif_object_ctor(&disp->disp->object, "kmsOvim", 0, oclass, in oimm507b_init_()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Dhead.c54 ret = nvif_object_ctor(&disp->object, name ? name : "nvifHead", id, NVIF_CLASS_HEAD, in nvif_head_ctor()
H A Duser.c58 ret = nvif_object_ctor(&device->object, name ? name : "nvifUsermode", in nvif_user_ctor()
H A Devent.c72 ret = nvif_object_ctor(parent, name ?: "nvifEvent", handle, in nvif_event_ctor_()
H A Ddisp.c69 ret = nvif_object_ctor(&device->object, name ?: "nvifDisp", 0, in nvif_disp_ctor()
H A Ddevice.c54 int ret = nvif_object_ctor(parent, name ? name : "nvifDevice", handle, in nvif_device_ctor()
H A Dconn.c77 ret = nvif_object_ctor(&disp->object, name ?: "nvifConn", id, NVIF_CLASS_CONN, in nvif_conn_ctor()
H A Dclient.c73 ret = nvif_object_ctor(parent != client ? &parent->object : NULL, in nvif_client_ctor()
H A Dmem.c72 ret = nvif_object_ctor(&mmu->object, name ? name : "nvifMem", 0, oclass, in nvif_mem_ctor_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c381 ret = nvif_object_ctor(&chan->chan->user, "abi16CeWar", 0, VOLTA_DMA_COPY_A, in nouveau_abi16_ioctl_channel_alloc()
387 ret = nvif_object_ctor(&chan->chan->user, "abi16CeWar", 0, TURING_DMA_COPY_A, in nouveau_abi16_ioctl_channel_alloc()
575 ret = nvif_object_ctor(&chan->chan->user, "abi16EngObj", init->handle, in nouveau_abi16_ioctl_grobj_alloc()
641 ret = nvif_object_ctor(&chan->chan->user, "abi16Ntfy", info->handle, in nouveau_abi16_ioctl_notifierobj_alloc()
H A Dnouveau_chan.c245 ret = nvif_object_ctor(&device->object, "abi16PushCtxDma", 0, in nouveau_channel_prep()
349 ret = nvif_object_ctor(&device->object, "abi16ChanUser", 0, hosts[cid].oclass, in nouveau_channel_ctor()
410 ret = nvif_object_ctor(&chan->user, "abi16ChanVramCtxDma", vram, in nouveau_channel_init()
435 ret = nvif_object_ctor(&chan->user, "abi16ChanGartCtxDma", gart, in nouveau_channel_init()
477 ret = nvif_object_ctor(&chan->user, "abi16NvswFence", 0x006e, in nouveau_channel_init()
H A Dnv50_fence.c54 ret = nvif_object_ctor(&chan->user, "fenceCtxDma", NvSema, in nv50_fence_context_new()

Completed in 8 milliseconds

123