/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
H A D | usergf119.c | 44 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gf119_dmaobj_bind() local
|
H A D | usernv50.c | 45 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in nv50_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 | usergv100.c | 42 struct nvkm_device *device = dmaobj->base.dma->engine.subdev.device; in gv100_dmaobj_bind() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gv100.c | 31 struct nvkm_device *device = subdev->device; in gv100_gr_trap_sm() local 58 struct nvkm_device *device = gr->base.engine.subdev.device; in gv100_gr_init_4188a4() local 65 struct nvkm_device *device in gv100_gr_init_shader_exceptions() local 77 struct nvkm_device *device = gr->base.engine.subdev.device; gv100_gr_init_504430() local 84 struct nvkm_device *device = gr->base.engine.subdev.device; gv100_gr_init_419bd8() local 144 gv100_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gv100_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 155 gp102_gr_new(struct nvkm_device *device, in argument [all...] |
H A D | ctxgk110.c | 819 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_grctx_generate_r419eb0() local 826 struct nvkm_device *device = gr->base.engine.subdev.device; in gk110_grctx_generate_r419f78() local
|
H A D | ctxgp100.c | 98 struct nvkm_device *device = gr->base.engine.subdev.device; in gp100_grctx_generate_smid_config() local
|
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, int index, struct nvkm_gr **pgr) g84_gr_new() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gm20b.c | 132 gm20b_acr_new(struct nvkm_device *device, int index, struct nvkm_acr **pacr) in gm20b_acr_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | base.c | 129 nvkm_devinit_ctor(const struct nvkm_devinit_func *func, struct nvkm_device *device, int index, struct nvkm_devinit *init) nvkm_devinit_ctor() argument
|
H A D | gt215.c | 35 struct nvkm_device *device = subdev->device; in gt215_devinit_pll_set() local 68 struct nvkm_device *device = init->subdev.device; in gt215_devinit_disable() local 105 struct nvkm_device *device = init->base.subdev.device; gt215_devinit_mmio() local 149 gt215_devinit_new(struct nvkm_device *device, int index, struct nvkm_devinit **pinit) gt215_devinit_new() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | tu102.c | 42 struct nvkm_device *device = buffer->fault->subdev.device; in tu102_fault_buffer_fini() local 50 struct nvkm_device *device = buffer->fault->subdev.device; in tu102_fault_buffer_init() local 62 struct nvkm_device *device in tu102_fault_buffer_info() local 76 struct nvkm_device *device = subdev->device; tu102_fault_intr_fault() local 102 struct nvkm_device *device = subdev->device; tu102_fault_intr() local 165 tu102_fault_new(struct nvkm_device *device, int index, struct nvkm_fault **pfault) tu102_fault_new() argument [all...] |
H A D | user.c | 35 struct nvkm_device *device = buffer->fault->subdev.device; in nvkm_ufault_map() local 86 nvkm_ufault_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_ufault_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf119.c | 29 struct nvkm_device *device = gpio->subdev.device; in gf119_gpio_reset() local 58 struct nvkm_device *device = gpio->subdev.device; in gf119_gpio_drive() local 68 struct nvkm_device *device in gf119_gpio_sense() local 83 gf119_gpio_new(struct nvkm_device *device, int index, struct nvkm_gpio **pgpio) gf119_gpio_new() argument [all...] |
/kernel/linux/linux-5.10/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
|
H A D | core507d.c | 62 core507d_ntfy_wait_done(struct nouveau_bo *bo, u32 offset, struct nvif_device *device) core507d_ntfy_wait_done() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | engine.c | 173 nvkm_engine_ctor(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine *engine) nvkm_engine_ctor() argument 190 nvkm_engine_new_(const struct nvkm_engine_func *func, struct nvkm_device *device, int index, bool enable, struct nvkm_engine **pengine) nvkm_engine_new_() argument
|
H A D | subdev.c | 112 struct nvkm_device *device = subdev->device; in nvkm_subdev_fini() local 212 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev *subdev) nvkm_subdev_ctor() argument 226 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, int index, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument [all...] |
H A D | ramht.c | 141 nvkm_ramht_new(struct nvkm_device *device, u32 size, u32 align, in nvkm_ramht_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | corenv50.c | 170 struct nvkm_device *device = subdev->device; in nv50_disp_core_fini() local 190 struct nvkm_device *device = subdev->device; in nv50_disp_core_init() local [all...] |
H A D | coregv100.c | 138 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_core_idle() local 157 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_core_intr() local 166 struct nvkm_device *device = chan->disp->base.engine.subdev.device; in gv100_disp_core_fini() local 177 struct nvkm_device *device = subdev->device; gv100_disp_core_init() local [all...] |
H A D | gf119.c | 39 struct nvkm_device *device = subdev->device; in gf119_disp_super() local 93 struct nvkm_device *device = subdev->device; in gf119_disp_intr_error() local 125 struct nvkm_device *device = subdev->device; gf119_disp_intr() local 180 struct nvkm_device *device = disp->base.engine.subdev.device; gf119_disp_fini() local 188 struct nvkm_device *device = disp->base.engine.subdev.device; gf119_disp_init() local 269 gf119_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gf119_disp_new() argument [all...] |
H A D | dmacnv50.c | 83 struct nvkm_device *device = subdev->device; in nv50_disp_dmac_fini() local 105 struct nvkm_device *device = subdev->device; in nv50_disp_dmac_init() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
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 145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) nv50_sw_new() argument [all...] |