| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | nv44.c | 34 struct nvkm_device *device = gr->base.engine.subdev.device; in nv44_gr_tile() local 105 nv44_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) nv44_gr_new() argument [all...] |
| H A D | nv40.h | 39 nv44_gr_class(struct nvkm_device *device) in nv44_gr_class() argument
|
| H A D | gf108.c | 157 gf108_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf108_gr_new() argument
|
| H A D | gf104.c | 158 gf104_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf104_gr_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | ga100.c | 27 struct nvkm_device *device = acr->subdev.device; in ga100_acr_wpr_check() local
|
| H A D | gp108.c | 108 gp108_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp108_acr_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | nv31.c | 34 struct nvkm_device *device = subdev->device; in nv31_bus_intr() local 73 struct nvkm_device *device = bus->subdev.device; nv31_bus_init() local 85 nv31_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bus **pbus) nv31_bus_new() argument [all...] |
| H A D | gf100.c | 31 struct nvkm_device *device = subdev->device; in gf100_bus_intr() local 60 struct nvkm_device *device in gf100_bus_init() local 72 gf100_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bus **pbus) gf100_bus_new() argument [all...] |
| H A D | nv04.c | 33 struct nvkm_device *device = subdev->device; in nv04_bus_intr() local 59 struct nvkm_device *device = bus->subdev.device; in nv04_bus_init() local 71 nv04_bus_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bus **pbus) nv04_bus_new() argument [all...] |
| H A D | base.c | 55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, in nvkm_bus_new_() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | gp102.c | 38 struct nvkm_device *device = fb->subdev.device; in gp102_fb_vpr_scrub_required() local 83 gp102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new() argument
|
| H A D | nv40.c | 65 nv40_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv40_fb_new() argument
|
| H A D | nv44.c | 42 struct nvkm_device *device = fb->subdev.device; in nv44_fb_tile_prog() local 52 struct nvkm_device *device = fb->subdev.device; in nv44_fb_init() local 68 nv44_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nv44_fb_new() argument [all...] |
| H A D | nv35.c | 59 nv35_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv35_fb_new() argument
|
| H A D | nv36.c | 59 nv36_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv36_fb_new() argument
|
| H A D | nv46.c | 54 nv46_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv46_fb_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
| H A D | nv50.c | 29 struct nvkm_device *device = fuse->subdev.device; in nv50_fuse_read() local 48 nv50_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_fuse_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | gk104.c | 34 magic_(struct nvkm_device *device, u32 ctrl, int size) in magic_() argument 50 magic(struct nvkm_device *device, u32 ctrl) in magic() argument 59 struct nvkm_device *device = pmu->subdev.device; gk104_pmu_pgob() local 130 gk104_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pmu **ppmu) gk104_pmu_new() argument [all...] |
| H A D | gk110.c | 34 struct nvkm_device *device = pmu->subdev.device; in gk110_pmu_pgob() local 109 gk110_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pmu **ppmu) gk110_pmu_new() argument [all...] |
| H A D | gf100.c | 32 struct nvkm_device *device = pmu->subdev.device; in gf100_pmu_reset() local 72 gf100_pmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_pmu_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_vga.c | 15 struct nvif_object *device = &drm->client.device.object; in nouveau_vga_set_decode() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gk208.c | 73 gk208_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk208_fifo_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | padgm200.c | 32 struct nvkm_device *device = subdev->device; in gm200_i2c_pad_mode() local
|
| H A D | padg94.c | 32 struct nvkm_device *device = subdev->device; in g94_i2c_pad_mode() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| H A D | gp100.c | 99 gp100_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in gp100_mc_new() argument
|