/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gm20b.c | 184 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gm20b_gr_new() argument
|
H A D | gv100.c | 144 gv100_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gv100_gr_new() argument
|
H A D | gp102.c | 155 gp102_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gp102_gr_new() argument
|
H A D | g84.c | 195 g84_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in g84_gr_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv50.c | 132 nv50_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) in nv50_mpeg_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | gf100.c | 240 gf100_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf100_pm_new() argument 189 gf100_pm_new_(const struct gf100_pm_func *func, struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf100_pm_new_() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | gf100.c | 152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new() argument
|
H A D | nv04.c | 136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() argument
|
H A D | base.c | 59 nvkm_sw_oclass_get(struct nvkm_oclass *oclass, int index) in nvkm_sw_oclass_get() argument 99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, int index, struct nvkm_sw **psw) nvkm_sw_new_() argument
|
H A D | nv50.c | 145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | base.c | 28 nvkm_fault_ntfy_fini(struct nvkm_event *event, int type, int index) in nvkm_fault_ntfy_fini() argument 35 nvkm_fault_ntfy_init(struct nvkm_event *event, int type, int index) in nvkm_fault_ntfy_init() argument 172 nvkm_fault_new_(const struct nvkm_fault_func *func, struct nvkm_device *device, int index, struct nvkm_fault **pfault) nvkm_fault_new_() argument
|
H A D | tu102.c | 165 tu102_fault_new(struct nvkm_device *device, int index, in tu102_fault_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | subdev.h | 9 enum nvkm_devidx index; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
H A D | g84.c | 130 g84_cipher_new(struct nvkm_device *device, int index, in g84_cipher_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | outp.c | 330 nvkm_outp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, in nvkm_outp_new() argument 297 nvkm_outp_ctor(const struct nvkm_outp_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_outp *outp) nvkm_outp_ctor() argument
|
H A D | outp.h | 12 int index; member
|
H A D | gf119.c | 269 gf119_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gf119_disp_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm20b.c | 132 gm20b_acr_new(struct nvkm_device *device, int index, struct nvkm_acr **pacr) in gm20b_acr_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | base.c | 129 nvkm_devinit_ctor(const struct nvkm_devinit_func *func, struct nvkm_device *device, int index, struct nvkm_devinit *init) nvkm_devinit_ctor() argument
|
H A D | gt215.c | 149 gt215_devinit_new(struct nvkm_device *device, int index, in gt215_devinit_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf119.c | 83 gf119_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) in gf119_gpio_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndwc57e.c | 241 wndwc57e_new(struct nouveau_drm *drm, enum drm_plane_type type, int index, in wndwc57e_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | engine.c | 173 nvkm_engine_ctor(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine *engine) nvkm_engine_ctor() argument 190 nvkm_engine_new_(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine **pengine) nvkm_engine_new_() argument
|
H A D | subdev.c | 212 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev *subdev) nvkm_subdev_ctor() argument 226 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | nv50.c | 251 nv50_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) in nv50_bar_new() argument 222 nv50_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, int index, u32 pgd_addr, struct nvkm_bar **pbar) nv50_bar_new_() argument
|