| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | g84.c | 32 struct nvkm_device *device = therm->subdev.device; in g84_temp_get() local 43 struct nvkm_device *device = therm->subdev.device; in g84_sensor_setup() local 58 struct nvkm_device *device in g84_therm_program_alarms() local 100 struct nvkm_device *device = therm->subdev.device; g84_therm_threshold_hyst_emulation() local 142 struct nvkm_device *device = subdev->device; g84_therm_intr() local 196 struct nvkm_device *device = therm->subdev.device; g84_therm_fini() local 226 g84_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) g84_therm_new() argument [all...] |
| H A D | fantog.c | 42 struct nvkm_device *device = therm->subdev.device; in nvkm_fantog_update() local
|
| H A D | gf119.c | 30 struct nvkm_device *device = subdev->device; in pwm_info() local 56 struct nvkm_device *device = therm->subdev.device; in gf119_fan_pwm_ctrl() local 70 struct nvkm_device *device = therm->subdev.device; in gf119_fan_pwm_get() local 92 struct nvkm_device *device = therm->subdev.device; gf119_fan_pwm_set() local 109 struct nvkm_device *device = therm->subdev.device; gf119_fan_pwm_clock() local 122 struct nvkm_device *device = therm->subdev.device; gf119_therm_init() local 150 gf119_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gf119_therm_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | corec37d.c | 82 corec37d_ntfy_wait_done(struct nouveau_bo *bo, u32 offset, struct nvif_device *device) corec37d_ntfy_wait_done() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_svm.h | 43 static inline int nouveau_svmm_init(struct drm_device *device, void *p, in nouveau_svmm_init() argument 58 static inline int nouveau_svmm_bind(struct drm_device *device, void *p, in nouveau_svmm_bind() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
| H A D | usernv50.c | 45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv50_dmaobj_bind() local
|
| H A D | usergf100.c | 45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gf100_dmaobj_bind() local
|
| H A D | usernv04.c | 45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv04_dmaobj_bind() local 84 struct nvkm_device *device = dma->engine.subdev.device; in nv04_dmaobj_new() local
|
| H A D | usergf119.c | 44 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gf119_dmaobj_bind() local
|
| H A D | usergv100.c | 42 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gv100_dmaobj_bind() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gm107.c | 103 struct nvkm_device *device = fifo->engine.subdev.device; in gm107_fifo_intr_mmu_fault_unit() local 152 gm107_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_fifo_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf117.c | 126 struct nvkm_device *device = gr->base.engine.subdev.device; in gf117_gr_init_zcull() local 200 gf117_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) in gf117_gr_new() argument
|
| H A D | g84.c | 119 struct nvkm_device *device = subdev->device; in g84_gr_tlb_flush() local 195 g84_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) g84_gr_new() argument [all...] |
| H A D | gm20b.c | 83 struct nvkm_device *device = gr->base.engine.subdev.device; in gm20b_gr_init_gpc_mmu() local 111 struct nvkm_device *device = gr->base.engine.subdev.device; gm20b_gr_set_hww_esr_report_mask() local 185 gm20b_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) gm20b_gr_new() argument [all...] |
| H A D | gp100.c | 35 struct nvkm_device *device = gr->base.engine.subdev.device; in gp100_gr_zbc_clear_color() local 54 struct nvkm_device *device = gr->base.engine.subdev.device; in gp100_gr_zbc_clear_depth() local 74 struct nvkm_device *device = gr->base.engine.subdev.device; gp100_gr_init_shader_exceptions() local 82 struct nvkm_device *device = gr->base.engine.subdev.device; gp100_gr_init_419c9c() local 96 struct nvkm_device *device = gr->base.engine.subdev.device; gp100_gr_init_rop_active_fbps() local 162 gp100_gr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gr **pgr) gp100_gr_new() argument [all...] |
| H A D | gp102.c | 32 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_zbc_clear_stencil() local 88 struct nvkm_device *device = gr->base.engine.subdev.device; in gp102_gr_init_swdx_pes_mask() local 158 gp102_gr_new(struct nvkm_device *device, enu argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | gm20b.c | 136 gm20b_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm20b_acr_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| H A D | base.c | 30 nvkm_mc_unk260(struct nvkm_device *device, u32 data) in nvkm_mc_unk260() argument 38 nvkm_mc_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, bool en) in nvkm_mc_intr_mask() argument 51 nvkm_mc_reset_mask(struct nvkm_device *device, bool isauto, enum nvkm_subdev_type type, int inst) in nvkm_mc_reset_mask() argument 72 nvkm_mc_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_mc_reset() argument 82 nvkm_mc_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) nvkm_mc_disable() argument 90 nvkm_mc_enable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) nvkm_mc_enable() argument 98 nvkm_mc_enabled(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) nvkm_mc_enabled() argument 127 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mc **pmc) nvkm_mc_new_() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | ctrl.c | 192 nvkm_control_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_control_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmmnv41.c | 83 struct nvkm_device *device = vmm->mmu->subdev.device; in nv41_vmm_flush() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | ga102.c | 34 struct nvkm_device *device = sor->disp->engine.subdev.device; in ga102_sor_dp_links() local 87 struct nvkm_device *device = sor->disp->engine.subdev.device; in ga102_sor_clock() local 116 struct nvkm_device *device = disp->engine.subdev.device; ga102_sor_new() local 146 ga102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) ga102_disp_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| H A D | nv50.c | 64 struct nvkm_device *device = subdev->device; in nv50_mpeg_intr() local 92 struct nvkm_device *device = subdev->device; nv50_mpeg_init() local 132 nv50_mpeg_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_engine **pmpeg) nv50_mpeg_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | gf100.c | 44 struct nvkm_device *device = sw->engine.subdev.device; in gf100_sw_chan_vblsem_release() local 61 struct nvkm_device *device = engine->subdev.device; in gf100_sw_chan_mthd() local 144 gf100_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) gf100_sw_new() argument [all...] |
| H A D | nv50.c | 44 struct nvkm_device *device = sw->engine.subdev.device; in nv50_sw_chan_vblsem_release() local 66 struct nvkm_device *device = engine->subdev.device; nv50_sw_chan_mthd() local 139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) nv50_sw_new() argument [all...] |
| H A D | nv04.c | 136 nv04_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv04_sw_new() argument
|