/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | gm200.c | 93 gm200_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_mmu_new() argument
|
H A D | gf100.c | 87 gf100_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_mmu_new() argument
|
H A D | nv50.c | 74 nv50_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mmu_new() argument
|
H A D | tu102.c | 54 tu102_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_mmu_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | gp100.c | 98 gp100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_ce_new() argument
|
H A D | gk104.c | 97 gk104_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_ce_new() argument
|
H A D | ga100.c | 88 ga100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_ce_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | mcp89.c | 82 mcp89_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in mcp89_disp_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | gp100.c | 85 gp100_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_fault_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
H A D | gf100.c | 50 gf100_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_fuse_new() argument
|
H A D | base.c | 44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fuse **pfuse) nvkm_fuse_new_() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | ramht.h | 8 struct nvkm_gpuobj *inst; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | top.h | 14 int inst; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | nv50.c | 172 nv50_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in nv50_pm_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | gv100.c | 75 gv100_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_devinit_new() argument
|
H A D | ga100.c | 73 ga100_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga100_devinit_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv10.c | 67 nv10_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv10_fb_new() argument
|
H A D | nv25.c | 57 nv25_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv25_fb_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gt215.c | 91 gt215_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gt215_mc_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/privring/ |
H A D | gk20a.c | 81 gk20a_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_privring_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | gk104.c | 32 u32 data, type, inst; in gk104_top_parse() local 115 gk104_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) gk104_top_new() argument [all...] |
H A D | ga100.c | 30 u32 data, type, inst; in ga100_top_parse() local 104 ga100_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) ga100_top_new() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | base.c | 36 nvkm_vfn_new_(const struct nvkm_vfn_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, u32 addr, struct nvkm_vfn **pvfn) nvkm_vfn_new_() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv30.c | 197 nv30_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) nv30_gr_new() argument [all...] |
H A D | nv25.c | 132 nv25_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) nv25_gr_new() argument [all...] |