Home
last modified time | relevance | path

Searched defs:device (Results 351 - 375 of 4032) sorted by relevance

1...<<11121314151617181920>>...162

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dmcp77.c68 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 Dgm200.c62 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 Dg84.c31 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 Dgm107.c29 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 Dgp10b.c49 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 Dtu102.c47 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 Dgv100.c47 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 Dnv04.c31 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 Dramnv20.c29 struct nvkm_device *device = fb->subdev.device; in nv20_ram_new() local
H A Dramnv49.c29 struct nvkm_device *device = fb->subdev.device; in nv49_ram_new() local
H A Dramnv41.c29 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 Dgm107.c29 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 Dnv44.c34 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 Dnv41.c34 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 Dnv40.c31 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 Dnv41.c31 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 Dif0000.h8 __u64 device; member
18 __u64 device[]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H A Ddisp.c36 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, struct nvif_disp *disp) in nvif_disp_ctor() argument
H A Ddriver.c40 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 Dg98.c31 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 Dgf100.c31 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 Dshadowrom.c30 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 Dmcp89.c32 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 Dgm107.c32 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 Dnv50.c43 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

Completed in 7 milliseconds

1...<<11121314151617181920>>...162