/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | client.h | 10 u64 device; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gp100.c | 92 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 D | nv10.c | 109 nv10_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv10_fifo_new() argument
|
H A D | gk110.c | 128 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 D | base.c | 34 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 D | memnv04.c | 37 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 D | nv04.c | 31 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 D | nouveau_led.c | 41 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 D | ctxgp102.c | 35 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_grctx_generate_r408840() local
|
H A D | ctxgm200.c | 33 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 D | nv40.c | 30 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 D | g98.c | 46 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 D | shadowpci.c | 56 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 D | gf100.c | 35 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 D | nv20.c | 72 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 D | nv30.c | 68 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 D | priv.h | 28 } *device; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | agp.c | 58 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 D | gk104.c | 30 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 D | gf100.c | 30 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 D | base.c | 45 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 D | gk104.c | 29 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 D | g94.c | 29 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 D | fanpwm.c | 41 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 D | nv04.c | 51 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
|