Home
last modified time | relevance | path

Searched refs:inst (Results 1501 - 1525 of 3196) sorted by relevance

1...<<61626364656667686970>>...128

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgk20a.c38 gk20a_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_mmu_new() argument
41 return nvkm_mmu_new_(&gk20a_mmu, device, type, inst, pmmu); in gk20a_mmu_new()
H A Dmcp77.c38 mcp77_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in mcp77_mmu_new() argument
41 return nvkm_mmu_new_(&mcp77_mmu, device, type, inst, pmmu); in mcp77_mmu_new()
H A Dnv04.c38 nv04_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_mmu_new() argument
41 return nvkm_mmu_new_(&nv04_mmu, device, type, inst, pmmu); in nv04_mmu_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dga102.c41 ga102_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_ce_new() argument
44 return nvkm_engine_new_(&ga102_ce, device, type, inst, true, pengine); in ga102_ce_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgk20a.c35 gk20a_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk20a_bar_new() argument
38 int ret = gf100_bar_new_(&gk20a_bar_func, device, type, inst, pbar); in gk20a_bar_new()
H A Dgm20b.c35 gm20b_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm20b_bar_new() argument
38 int ret = gf100_bar_new_(&gm20b_bar_func, device, type, inst, pbar); in gm20b_bar_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dgm107.c39 gm107_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_fuse_new() argument
42 return nvkm_fuse_new_(&gm107_fuse, device, type, inst, pfuse); in gm107_fuse_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dg98.c46 g98_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msvld_new() argument
49 return nvkm_msvld_new_(&g98_msvld, device, type, inst, pengine); in g98_msvld_new()
H A Dgf100.c46 gf100_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msvld_new() argument
49 return nvkm_msvld_new_(&gf100_msvld, device, type, inst, pengine); in gf100_msvld_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv04.c47 nv04_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv04_fb_new() argument
49 return nvkm_fb_new_(&nv04_fb, device, type, inst, pfb); in nv04_fb_new()
H A Dnv1a.c39 nv1a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv1a_fb_new() argument
41 return nvkm_fb_new_(&nv1a_fb, device, type, inst, pfb); in nv1a_fb_new()
H A Dgm20b.c38 gm20b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm20b_fb_new() argument
40 return gf100_fb_new_(&gm20b_fb, device, type, inst, pfb); in gm20b_fb_new()
H A Dgm107.c40 gm107_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm107_fb_new() argument
42 return gf100_fb_new_(&gm107_fb, device, type, inst, pfb); in gm107_fb_new()
H A Dgp10b.c35 gp10b_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp10b_fb_new() argument
37 return gf100_fb_new_(&gp10b_fb, device, type, inst, pfb); in gp10b_fb_new()
H A Dnv49.c42 nv49_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv49_fb_new() argument
44 return nvkm_fb_new_(&nv49_fb, device, type, inst, pfb); in nv49_fb_new()
H A Dnv47.c42 nv47_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv47_fb_new() argument
44 return nvkm_fb_new_(&nv47_fb, device, type, inst, pfb); in nv47_fb_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dnv11.c46 nv11_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv11_mc_new() argument
48 return nvkm_mc_new_(&nv11_mc, device, type, inst, pmc); in nv11_mc_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dga100.c44 enum nvkm_subdev_type type, int inst, struct nvkm_vfn **pvfn) in ga100_vfn_new()
46 return nvkm_vfn_new_(&ga100_vfn, device, type, inst, 0xb80000, pvfn); in ga100_vfn_new()
43 ga100_vfn_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_vfn **pvfn) ga100_vfn_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/bsp/
H A Dg84.c39 g84_bsp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_bsp_new() argument
42 return nvkm_xtensa_new_(&g84_bsp, device, type, inst, in g84_bsp_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgt200.c46 gt200_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gt200_gr_new() argument
48 return nv50_gr_new_(&gt200_gr, device, type, inst, pgr); in gt200_gr_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dg98.c46 g98_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_mspdec_new() argument
49 return nvkm_mspdec_new_(&g98_mspdec, device, type, inst, pengine); in g98_mspdec_new()
H A Dgf100.c46 gf100_mspdec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_mspdec_new() argument
49 return nvkm_mspdec_new_(&gf100_mspdec, device, type, inst, pengine); in gf100_mspdec_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
H A Dg98.c46 g98_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msppp_new() argument
49 return nvkm_msppp_new_(&g98_msppp, device, type, inst, pengine); in g98_msppp_new()
H A Dgf100.c46 gf100_msppp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msppp_new() argument
49 return nvkm_msppp_new_(&gf100_msppp, device, type, inst, pengine); in gf100_msppp_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dgm107.c48 gm107_nvenc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_nvenc_new() argument
51 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, type, inst, pnvenc); in gm107_nvenc_new()

Completed in 6 milliseconds

1...<<61626364656667686970>>...128