Home
last modified time | relevance | path

Searched defs:device (Results 901 - 925 of 5197) sorted by relevance

1...<<31323334353637383940>>...208

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dclient.h10 u64 device; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgp100.c92 struct nvkm_device *device = fifo->engine.subdev.device; in gp100_fifo_intr_mmu_fault_unit() local
135 gp100_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_fifo_new() argument
H A Dnv10.c109 nv10_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv10_fifo_new() argument
H A Dgk110.c128 gk110_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk110_fifo_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dbase.c34 nvkm_bar_bar1_vmm(struct nvkm_device *device) in nvkm_bar_bar1_vmm() argument
40 nvkm_bar_bar1_reset(struct nvkm_device *device) in nvkm_bar_bar1_reset() argument
50 nvkm_bar_bar2_vmm(struct nvkm_device *device) in nvkm_bar_bar2_vmm() argument
62 nvkm_bar_bar2_reset(struct nvkm_device *device) in nvkm_bar_bar2_reset() argument
72 nvkm_bar_bar2_fini(struct nvkm_device *device) in nvkm_bar_bar2_fini() argument
82 nvkm_bar_bar2_init(struct nvkm_device *device) nvkm_bar_bar2_init() argument
136 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bar *bar) nvkm_bar_ctor() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemnv04.c37 struct nvkm_device *device = mmu->subdev.device; in nv04_mem_map() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dnv04.c31 struct nvkm_device *device = subdev->device; in nv04_timer_time() local
45 struct nvkm_device *device = tmr->subdev.device; in nv04_timer_read() local
59 struct nvkm_device *device in nv04_timer_alarm_fini() local
66 struct nvkm_device *device = tmr->subdev.device; nv04_timer_alarm_init() local
75 struct nvkm_device *device = subdev->device; nv04_timer_intr() local
94 struct nvkm_device *device = subdev->device; nv04_timer_init() local
148 nv04_timer_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_timer **ptmr) nv04_timer_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_led.c41 struct nvif_object *device = &drm->client.device.object; in nouveau_led_get_brightness() local
58 struct nvif_object *device = &drm->client.device.object; in nouveau_led_set_brightness() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgp102.c35 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_grctx_generate_r408840() local
H A Dctxgm200.c33 struct nvkm_device *device = gr->base.engine.subdev.device; in gm200_grctx_generate_r419a3c() local
40 struct nvkm_device *device = gr->base.engine.subdev.device; in gm200_grctx_generate_r418e94() local
48 struct nvkm_device *device = gr->base.engine.subdev.device; in gm200_grctx_generate_smid_config() local
85 struct nvkm_device *device = gr->base.engine.subdev.device; gm200_grctx_generate_dist_skip_table() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dnv40.c30 struct nvkm_device *device = pm->engine.subdev.device; in nv40_perfctr_init() local
47 struct nvkm_device *device = pm->engine.subdev.device; in nv40_perfctr_read() local
61 struct nvkm_device *device = pm->engine.subdev.device; nv40_perfctr_next() local
82 nv40_pm_new_(const struct nvkm_specdom *doms, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) nv40_pm_new_() argument
120 nv40_pm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_pm **ppm) nv40_pm_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c46 struct nvkm_device *device = subdev->device; in g98_sec_intr() local
77 g98_sec_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g98_sec_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowpci.c56 struct nvkm_device *device = bios->subdev.device; in pcirom_init() local
94 struct nvkm_device *device = bios->subdev.device; in platform_init() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgf100.c35 struct nvkm_device *device = subdev->device; in gf100_devinit_pll_set() local
69 struct nvkm_device *device = init->subdev.device; in gf100_devinit_disable() local
95 struct nvkm_device *device = subdev->device; gf100_devinit_preinit() local
114 gf100_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_devinit **pinit) gf100_devinit_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv20.c72 struct nvkm_device *device = fb->subdev.device; in nv20_fb_tile_prog() local
99 nv20_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv20_fb_new() argument
[all...]
H A Dnv30.c68 struct nvkm_device *device = fb->subdev.device; in calc_bias() local
94 struct nvkm_device *device = fb->subdev.device; in nv30_fb_init() local
130 nv30_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nv30_fb_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dpriv.h28 } *device; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dagp.c58 struct nvkm_device *device = pci->subdev.device; in nvkm_agp_preinit() local
108 struct nvkm_device *device = subdev->device; in nvkm_agp_ctor() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/privring/
H A Dgk104.c30 struct nvkm_device *device = privring->device; in gk104_privring_intr_hub() local
40 struct nvkm_device *device = privring->device; in gk104_privring_intr_rop() local
50 struct nvkm_device *device = privring->device; gk104_privring_intr_gpc() local
60 struct nvkm_device *device = privring->device; gk104_privring_intr() local
102 struct nvkm_device *device = privring->device; gk104_privring_init() local
121 gk104_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **pprivring) gk104_privring_new() argument
[all...]
H A Dgf100.c30 struct nvkm_device *device = privring->device; in gf100_privring_intr_hub() local
40 struct nvkm_device *device = privring->device; in gf100_privring_intr_rop() local
50 struct nvkm_device *device = privring->device; gf100_privring_intr_gpc() local
60 struct nvkm_device *device = privring->device; gf100_privring_intr() local
102 struct nvkm_device *device = privring->device; gf100_privring_init() local
118 gf100_privring_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **pprivring) gf100_privring_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dbase.c45 nvkm_top_addr(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_addr() argument
61 nvkm_top_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_reset() argument
77 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_intr_mask() argument
93 nvkm_top_fault_id(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) nvkm_top_fault_id() argument
107 nvkm_top_fault(struct nvkm_device *device, int fault) nvkm_top_fault() argument
121 nvkm_top_parse(struct nvkm_device *device) nvkm_top_parse() argument
151 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) nvkm_top_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dgk104.c29 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_stat() local
43 struct nvkm_device *device = gpio->subdev.device; in gk104_gpio_intr_mask() local
71 gk104_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gpio **pgpio) gk104_gpio_new() argument
[all...]
H A Dg94.c29 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_stat() local
43 struct nvkm_device *device = gpio->subdev.device; in g94_gpio_intr_mask() local
71 g94_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gpio **pgpio) g94_gpio_new() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dfanpwm.c41 struct nvkm_device *device = therm->subdev.device; in nvkm_fanpwm_get() local
87 struct nvkm_device *device = therm->subdev.device; in nvkm_fanpwm_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv04.c51 struct nvkm_device *device = clk->subdev.device; in nv04_clk_pll_prog() local
75 nv04_clk_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_clk_new() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...208