/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | mcp77.c | 68 mcp77_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in mcp77_disp_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gm200.c | 62 gm200_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_fifo_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | g84.c | 31 struct nvkm_device *device = bar->subdev.device; in g84_bar_flush() local 59 g84_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_bar_new() argument
|
H A D | gm107.c | 29 struct nvkm_device *device = bar->subdev.device; in gm107_bar_bar1_wait() local 39 struct nvkm_device *device = bar->subdev.device; in gm107_bar_bar2_wait() local 62 gm107_bar_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_bar_new() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | gp10b.c | 49 gp10b_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp10b_fault_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | tu102.c | 47 tu102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in tu102_fb_new() argument
|
H A D | gv100.c | 47 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gv100_fb_new() argument
|
H A D | nv04.c | 31 struct nvkm_device *device = fb->subdev.device; in nv04_fb_init() local 47 nv04_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv04_fb_new() argument
|
H A D | ramnv20.c | 29 struct nvkm_device *device = fb->subdev.device; in nv20_ram_new() local
|
H A D | ramnv49.c | 29 struct nvkm_device *device = fb->subdev.device; in nv49_ram_new() local
|
H A D | ramnv41.c | 29 struct nvkm_device *device = fb->subdev.device; in nv41_ram_new() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/ |
H A D | gm107.c | 29 struct nvkm_device *device = fuse->subdev.device; in gm107_fuse_read() local 39 gm107_fuse_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_fuse_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | nv44.c | 34 struct nvkm_device *device = mmu->subdev.device; in nv44_mmu_init() local 65 nv44_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mmu **pmmu) nv44_mmu_new() argument [all...] |
H A D | nv41.c | 34 struct nvkm_device *device = mmu->subdev.device; in nv41_mmu_init() local 50 nv41_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv41_mmu_new() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | nv40.c | 31 struct nvkm_device *device = subdev->device; in nv40_timer_init() local 85 nv40_timer_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_timer_new() argument
|
H A D | nv41.c | 31 struct nvkm_device *device = subdev->device; in nv41_timer_init() local 82 nv41_timer_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv41_timer_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0000.h | 8 __u64 device; member 18 __u64 device[]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | disp.c | 36 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp) in nvif_disp_ctor() argument
|
H A D | driver.c | 40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, const char *name, u64 device, struct nvif_client *client) nvif_driver_init() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/msvld/ |
H A D | g98.c | 31 struct nvkm_device *device = msvld->engine.subdev.device; in g98_msvld_init() local 46 g98_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_msvld_new() argument
|
H A D | gf100.c | 31 struct nvkm_device *device = msvld->engine.subdev.device; in gf100_msvld_init() local 46 gf100_msvld_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_msvld_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowrom.c | 30 struct nvkm_device *device = data; in nvbios_prom_read() local 43 struct nvkm_device *device = data; in nvbios_prom_fini() local 50 struct nvkm_device *device = bios->subdev.device; in nvbios_prom_init() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | mcp89.c | 32 struct nvkm_device *device = init->subdev.device; in mcp89_devinit_disable() local 61 mcp89_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_devinit **pinit) mcp89_devinit_new() argument [all...] |
H A D | gm107.c | 32 struct nvkm_device *device = init->subdev.device; in gm107_devinit_disable() local 54 gm107_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_devinit_new() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | nv50.c | 43 struct nvkm_device *device = mc->subdev.device; in nv50_mc_init() local 57 nv50_mc_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) in nv50_mc_new() argument
|