| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | gk110.c | 69 gk110_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk110_fb_new() argument
|
| H A D | nv41.c | 32 struct nvkm_device *device = fb->subdev.device; in nv41_fb_tile_prog() local 59 nv41_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv41_fb_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | ga102.c | 27 struct nvkm_device *device = ltc->subdev.device; in ga102_ltc_zbc_clear_color() local 53 ga102_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_ltc_new() argument
|
| H A D | gp10b.c | 30 struct nvkm_device *device = ltc->subdev.device; in gp10b_ltc_init() local 63 gp10b_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_ltc_new() argument
|
| H A D | gm200.c | 32 struct nvkm_device *device = ltc->subdev.device; in gm200_ltc_oneinit() local 61 gm200_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_ltc_new() argument
|
| H A D | gk104.c | 29 struct nvkm_device *device = ltc->subdev.device; in gk104_ltc_init() local 54 gk104_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_ltc_new() argument
|
| H A D | gp102.c | 27 struct nvkm_device *device = ltc->subdev.device; in gp102_ltc_zbc_clear_stencil() local 49 gp102_ltc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_ltc_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | gf100.c | 35 struct nvkm_device *device = therm->subdev.device; in gf100_clkgate_init() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | g98.c | 66 g98_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_fifo_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf110.c | 133 gf110_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf110_gr_new() argument
|
| H A D | gk110b.c | 150 gk110b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk110b_gr_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | gv100.c | 63 gv100_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_acr_new() argument
|
| H A D | gp10b.c | 55 gp10b_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_acr_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | gm200.c | 44 gm200_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_i2c_new() argument
|
| H A D | gk110.c | 42 gk110_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk110_i2c_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| H A D | gk104.c | 63 gk104_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gk104_mc_new() argument
|
| H A D | g98.c | 64 g98_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in g98_mc_new() argument
|
| H A D | g84.c | 64 g84_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in g84_mc_new() argument
|
| H A D | gp10b.c | 29 struct nvkm_device *device = mc->subdev.device; in gp10b_mc_init() local 45 gp10b_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp10b_mc_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | timer.h | 6 struct nvif_device *device; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
| H A D | g84.c | 162 g84_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in g84_pm_new() argument
|
| H A D | gt200.c | 154 gt200_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gt200_pm_new() argument
|
| H A D | gf117.c | 77 gf117_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gf117_pm_new() argument
|
| H A D | gf108.c | 63 gf108_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) in gf108_pm_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | base.c | 42 nvkm_gsp_new_(const struct nvkm_gsp_fwif *fwif, struct nvkm_device *device, in nvkm_gsp_new_() argument
|