/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | dmag84.c | 34 g84_fifo_dma_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, in g84_fifo_dma_new() argument
|
H A D | gpfifog84.c | 34 g84_fifo_gpfifo_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, in g84_fifo_gpfifo_new() argument
|
H A D | usergv100.c | 41 gv100_fifo_user_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in gv100_fifo_user_new() argument
|
H A D | usertu102.c | 41 tu102_fifo_user_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in tu102_fifo_user_new() argument
|
H A D | gpfifonv50.c | 34 nv50_fifo_gpfifo_new(struct nvkm_fifo *base, const struct nvkm_oclass *oclass, in nv50_fifo_gpfifo_new() argument
|
H A D | gpfifotu102.c | 52 tu102_fifo_gpfifo_new(struct gk104_fifo *fifo, const struct nvkm_oclass *oclass, in tu102_fifo_gpfifo_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | base827c.c | 99 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new() argument
|
H A D | core907d.c | 75 core907d_new(struct nouveau_drm *drm, s32 oclass, struct nv50_core **pcore) in core907d_new() argument
|
H A D | wimmc37b.c | 92 wimmc37b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init() argument 68 wimmc37b_init_(const struct nv50_wimm_func *func, struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) wimmc37b_init_() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | coregp102.c | 65 gp102_disp_core_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, in gp102_disp_core_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | nvsw.c | 81 nvkm_nvsw_new(struct nvkm_sw_chan *chan, const struct nvkm_oclass *oclass, in nvkm_nvsw_new() argument 60 nvkm_nvsw_new_(const struct nvkm_nvsw_func *func, struct nvkm_sw_chan *chan, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nvkm_nvsw_new_() argument
|
H A D | nv10.c | 39 nv10_sw_chan_new(struct nvkm_sw *sw, struct nvkm_fifo_chan *fifo, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv10_sw_chan_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly907e.c | 91 ovly907e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly907e_new() argument
|
H A D | base827c.c | 99 base827c_new(struct nouveau_drm *drm, int head, s32 oclass, in base827c_new() argument
|
H A D | cursc37a.c | 57 cursc37a_new(struct nouveau_drm *drm, int head, s32 oclass, in cursc37a_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | mmu.c | 40 nvif_mmu_ctor(struct nvif_object *parent, const char *name, s32 oclass, in nvif_mmu_ctor() argument
|
H A D | mem.c | 48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass, in nvif_mem_ctor_type() argument 88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type, in nvif_mem_ctor() argument
|
H A D | device.c | 51 nvif_device_ctor(struct nvif_object *parent, const char *name, u32 handle, s32 oclass, void *data, u32 size, struct nvif_device *device) nvif_device_ctor() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | udisp.c | 81 nvkm_udisp_new(const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) in nvkm_udisp_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv30.c | 22 nv30_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv30_gr_chan_new() argument
|
H A D | nv25.c | 21 nv25_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv25_gr_chan_new() argument
|
H A D | nv34.c | 21 nv34_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv34_gr_chan_new() argument
|
H A D | nv35.c | 21 nv35_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv35_gr_chan_new() argument
|
H A D | nv2a.c | 21 nv2a_gr_chan_new(struct nvkm_gr *base, struct nvkm_chan *fifoch, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv2a_gr_chan_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | chan.c | 76 nvkm_sw_chan_ctor(const struct nvkm_sw_chan_func *func, struct nvkm_sw *sw, struct nvkm_chan *fifo, const struct nvkm_oclass *oclass, struct nvkm_sw_chan *chan) nvkm_sw_chan_ctor() argument
|