| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | gt215.c | 37 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_sor_hda_eld() local 51 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_sor_hda_hpd() local 70 struct nvkm_device *device = sor->disp->engine.subdev.device; in gt215_sor_dp_audio() local 98 struct nvkm_device *device = ior->disp->engine.subdev.device; gt215_sor_hdmi_infoframe_vsi() local 121 struct nvkm_device *device = ior->disp->engine.subdev.device; gt215_sor_hdmi_infoframe_avi() local 143 struct nvkm_device *device = ior->disp->engine.subdev.device; gt215_sor_hdmi_ctrl() local 225 gt215_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) gt215_disp_new() argument [all...] |
| H A D | gm200.c | 36 struct nvkm_device *device = sor->disp->engine.subdev.device; in gm200_sor_dp_drive() local 73 struct nvkm_device *device = ior->disp->engine.subdev.device; gm200_sor_hdmi_scdc() local 93 struct nvkm_device *device = outp->disp->engine.subdev.device; gm200_sor_route_set() local 110 struct nvkm_device *device = outp->disp->engine.subdev.device; gm200_sor_route_get() local 150 struct nvkm_device *device = disp->engine.subdev.device; gm200_sor_new() local 183 gm200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) gm200_disp_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | tu102.c | 42 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in tu102_chan_start() local 64 struct nvkm_device *device = runl->fifo->engine.subdev.device; in tu102_runl_pending() local 72 struct nvkm_device *device = runl->fifo->engine.subdev.device; in tu102_runl_commit() local 170 struct nvkm_device *device = fifo->engine.subdev.device; tu102_fifo_intr_ctxsw_timeout() local 201 struct nvkm_device *device = subdev->device; tu102_fifo_intr() local 282 tu102_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) tu102_fifo_new() argument [all...] |
| H A D | nv40.c | 128 struct nvkm_device *device = fifo->engine.subdev.device; in nv40_ectx_bind() local 183 struct nvkm_device *device = fifo->engine.subdev.device; nv40_fifo_init() local 248 nv40_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) nv40_fifo_new() argument [all...] |
| H A D | g84.c | 37 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in g84_chan_bind() local 45 struct nvkm_device *device = chan->cgrp->runl->fifo->engine.subdev.device; in g84_chan_ramfc_write() local 109 struct nvkm_device *device = subdev->device; g84_ectx_bind() local 227 g84_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) g84_fifo_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | nv50.c | 139 struct nvkm_device *device = subdev->device; in nv50_fb_intr() local 198 struct nvkm_device *device = fb->base.subdev.device; nv50_fb_init() local 239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nv50_fb_new_() argument 260 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nv50_fb_new() argument [all...] |
| H A D | base.c | 50 struct nvkm_device *device = fb->subdev.device; in nvkm_fb_tile_prog() local 61 nvkm_fb_sysmem_flush_page_init(struct nvkm_device *device) in nvkm_fb_sysmem_flush_page_init() argument 73 struct nvkm_device *device = subdev->device; in nvkm_fb_bios_memtype() local 178 nvkm_fb_vidmem_size(struct nvkm_device *device) nvkm_fb_vidmem_size() argument 272 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb *fb) nvkm_fb_ctor() argument 296 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nvkm_fb_new_() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | shadow.c | 176 struct nvkm_device *device = subdev->device; in nvbios_shadow() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
| H A D | tu102.c | 53 struct nvkm_device *device = buffer->fault->subdev.device; in tu102_fault_buffer_fini() local 62 struct nvkm_device *device = buffer->fault->subdev.device; in tu102_fault_buffer_init() local 74 struct nvkm_device *device in tu102_fault_buffer_info() local 89 struct nvkm_device *device = subdev->device; tu102_fault_info_fault() local 138 struct nvkm_device *device = fault->subdev.device; tu102_fault_oneinit() local 175 tu102_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fault **pfault) tu102_fault_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | bus.c | 212 struct nvkm_device *device = pad->i2c->subdev.device; in nvkm_i2c_bus_ctor() local
|
| H A D | aux.c | 190 struct nvkm_device *device = pad->i2c->subdev.device; in nvkm_i2c_aux_ctor() local
|
| H A D | auxg94.c | 35 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in g94_i2c_aux_fini() local 42 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in g94_i2c_aux_init() local 81 struct nvkm_device *device = i2c->subdev.device; in g94_i2c_aux_xfer() local [all...] |
| H A D | auxgm200.c | 35 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm200_i2c_aux_fini() local 42 struct nvkm_device *device = aux->base.pad->i2c->subdev.device; in gm200_i2c_aux_init() local 81 struct nvkm_device *device = i2c->subdev.device; in gm200_i2c_aux_xfer() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | nv50.c | 57 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_ctrl() local 68 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_get() local 85 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_set() local 98 struct nvkm_device *device = therm->subdev.device; nv50_fan_pwm_clock() local 123 struct nvkm_device *device = therm->subdev.device; nv50_sensor_setup() local 131 struct nvkm_device *device = therm->subdev.device; nv50_temp_get() local 172 nv50_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) nv50_therm_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | intr.c | 32 struct nvkm_device *device = subdev->device; in nvkm_intr_xlat() local 104 struct nvkm_device *device = subdev->device; in nvkm_intr_allow() local 130 struct nvkm_device *device = subdev->device; nvkm_intr_block() local 146 nvkm_intr_rearm_locked(struct nvkm_device *device) nvkm_intr_rearm_locked() argument 155 nvkm_intr_unarm_locked(struct nvkm_device *device) nvkm_intr_unarm_locked() argument 166 struct nvkm_device *device = arg; nvkm_intr() local 235 struct nvkm_device *device = subdev->device; nvkm_intr_add() local 296 struct nvkm_device *device = intr->subdev->device; nvkm_intr_subdev_add() local 316 nvkm_intr_rearm(struct nvkm_device *device) nvkm_intr_rearm() argument 341 nvkm_intr_unarm(struct nvkm_device *device) nvkm_intr_unarm() argument 350 nvkm_intr_install(struct nvkm_device *device) nvkm_intr_install() argument 367 nvkm_intr_dtor(struct nvkm_device *device) nvkm_intr_dtor() argument 382 nvkm_intr_ctor(struct nvkm_device *device) nvkm_intr_ctor() argument 424 struct nvkm_device *device = subdev->device; nvkm_inth_add() local [all...] |
| H A D | subdev.c | 56 struct nvkm_device *device = subdev->device; in nvkm_subdev_fini() local 236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_subdev_disable() argument 249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in __nvkm_subdev_ctor() argument 268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxgv100.c | 117 struct nvkm_device *device = gr->base.engine.subdev.device; in gv100_grctx_generate_rop_mapping() local 155 struct nvkm_device *device in gv100_grctx_generate_r400088() local 162 struct nvkm_device *device = gr->base.engine.subdev.device; gv100_grctx_generate_sm_id() local 174 struct nvkm_device *device = gr->base.engine.subdev.device; gv100_grctx_generate_unkn() local 185 struct nvkm_device *device = gr->base.engine.subdev.device; gv100_grctx_unkn88c() local [all...] |
| H A D | ctxnv40.h | 7 struct nvkm_device *device; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | gm200.c | 35 struct nvkm_device *device = init->base.subdev.device; in pmu_code() local 55 struct nvkm_device *device = init->base.subdev.device; in pmu_data() local 67 struct nvkm_device *device = init->base.subdev.device; pmu_args() local 76 struct nvkm_device *device = init->base.subdev.device; pmu_exec() local 128 struct nvkm_device *device = subdev->device; gm200_devinit_post() local 188 gm200_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_devinit **pinit) gm200_devinit_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
| H A D | nv50.c | 204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
| H A D | gp102.c | 314 gp102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_sec2_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | hwsq.h | 88 struct nvkm_device *device = ram->subdev->device; in hwsq_rd32() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
| H A D | ga102.c | 27 struct nvkm_device *device = gpio->subdev.device; in ga102_gpio_reset() local 56 struct nvkm_device *device = gpio->subdev.device; in ga102_gpio_drive() local 66 struct nvkm_device *device in ga102_gpio_sense() local 73 struct nvkm_device *device = gpio->subdev.device; ga102_gpio_intr_stat() local 87 struct nvkm_device *device = gpio->subdev.device; ga102_gpio_intr_mask() local 115 ga102_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gpio **pgpio) ga102_gpio_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
| H A D | nv40.c | 161 struct nvkm_device *device = imem->base.subdev.device; in nv40_instmem_oneinit() local 238 nv40_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_instmem **pimem) nv40_instmem_new() argument [all...] |
| H A D | nv04.c | 49 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_wr32() local 57 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_rd32() local 76 struct nvkm_device *device = iobj->imem->base.subdev.device; in nv04_instobj_acquire() local 161 struct nvkm_device *device = imem->base.subdev.device; nv04_instmem_oneinit() local 220 nv04_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_instmem **pimem) nv04_instmem_new() argument [all...] |