/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | gr.h | 13 int nvkm_gr_ctxsw_pause(struct nvkm_device *); 14 int nvkm_gr_ctxsw_resume(struct nvkm_device *); 15 u32 nvkm_gr_ctxsw_inst(struct nvkm_device *); 17 int nv04_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 18 int nv10_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 19 int nv15_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 20 int nv17_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 21 int nv20_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 22 int nv25_gr_new(struct nvkm_device *, int, struct nvkm_gr **); 23 int nv2a_gr_new(struct nvkm_device *, int, struct nvkm_gr **); [all …]
|
D | disp.h | 23 int nv04_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 24 int nv50_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 25 int g84_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 26 int gt200_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 27 int g94_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 28 int mcp77_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 29 int gt215_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 30 int mcp89_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 31 int gf119_disp_new(struct nvkm_device *, int, struct nvkm_disp **); 32 int gk104_disp_new(struct nvkm_device *, int, struct nvkm_disp **); [all …]
|
D | fifo.h | 60 int nv04_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 61 int nv10_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 62 int nv17_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 63 int nv40_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 64 int nv50_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 65 int g84_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 66 int gf100_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 67 int gk104_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 68 int gk110_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); 69 int gk208_fifo_new(struct nvkm_device *, int, struct nvkm_fifo **); [all …]
|
D | ce.h | 6 int gt215_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 7 int gf100_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 8 int gk104_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 9 int gm107_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 10 int gm200_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 11 int gp100_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 12 int gp102_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 13 int gv100_ce_new(struct nvkm_device *, int, struct nvkm_engine **); 14 int tu102_ce_new(struct nvkm_device *, int, struct nvkm_engine **);
|
D | pm.h | 17 int nv40_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 18 int nv50_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 19 int g84_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 20 int gt200_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 21 int gt215_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 22 int gf100_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 23 int gf108_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 24 int gf117_pm_new(struct nvkm_device *, int, struct nvkm_pm **); 25 int gk104_pm_new(struct nvkm_device *, int, struct nvkm_pm **);
|
D | msvld.h | 5 int g98_msvld_new(struct nvkm_device *, int, struct nvkm_engine **); 6 int gt215_msvld_new(struct nvkm_device *, int, struct nvkm_engine **); 7 int mcp89_msvld_new(struct nvkm_device *, int, struct nvkm_engine **); 8 int gf100_msvld_new(struct nvkm_device *, int, struct nvkm_engine **); 9 int gk104_msvld_new(struct nvkm_device *, int, struct nvkm_engine **);
|
D | mpeg.h | 5 int nv31_mpeg_new(struct nvkm_device *, int index, struct nvkm_engine **); 6 int nv40_mpeg_new(struct nvkm_device *, int index, struct nvkm_engine **); 7 int nv44_mpeg_new(struct nvkm_device *, int index, struct nvkm_engine **); 8 int nv50_mpeg_new(struct nvkm_device *, int index, struct nvkm_engine **); 9 int g84_mpeg_new(struct nvkm_device *, int index, struct nvkm_engine **);
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | mc.h | 11 void nvkm_mc_enable(struct nvkm_device *, enum nvkm_devidx); 12 void nvkm_mc_disable(struct nvkm_device *, enum nvkm_devidx); 13 bool nvkm_mc_enabled(struct nvkm_device *, enum nvkm_devidx); 14 void nvkm_mc_reset(struct nvkm_device *, enum nvkm_devidx); 15 void nvkm_mc_intr(struct nvkm_device *, bool *handled); 16 void nvkm_mc_intr_unarm(struct nvkm_device *); 17 void nvkm_mc_intr_rearm(struct nvkm_device *); 18 void nvkm_mc_intr_mask(struct nvkm_device *, enum nvkm_devidx, bool enable); 19 void nvkm_mc_unk260(struct nvkm_device *, u32 data); 21 int nv04_mc_new(struct nvkm_device *, int, struct nvkm_mc **); [all …]
|
D | fb.h | 57 int nv04_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 58 int nv10_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 59 int nv1a_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 60 int nv20_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 61 int nv25_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 62 int nv30_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 63 int nv35_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 64 int nv36_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 65 int nv40_fb_new(struct nvkm_device *, int, struct nvkm_fb **); 66 int nv41_fb_new(struct nvkm_device *, int, struct nvkm_fb **); [all …]
|
D | devinit.h | 20 int nv04_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 21 int nv05_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 22 int nv10_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 23 int nv1a_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 24 int nv20_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 25 int nv50_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 26 int g84_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 27 int g98_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 28 int gt215_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); 29 int mcp89_devinit_new(struct nvkm_device *, int, struct nvkm_devinit **); [all …]
|
D | bar.h | 18 struct nvkm_vmm *nvkm_bar_bar1_vmm(struct nvkm_device *); 19 void nvkm_bar_bar1_reset(struct nvkm_device *); 20 void nvkm_bar_bar2_init(struct nvkm_device *); 21 void nvkm_bar_bar2_fini(struct nvkm_device *); 22 void nvkm_bar_bar2_reset(struct nvkm_device *); 23 struct nvkm_vmm *nvkm_bar_bar2_vmm(struct nvkm_device *); 26 int nv50_bar_new(struct nvkm_device *, int, struct nvkm_bar **); 27 int g84_bar_new(struct nvkm_device *, int, struct nvkm_bar **); 28 int gf100_bar_new(struct nvkm_device *, int, struct nvkm_bar **); 29 int gk20a_bar_new(struct nvkm_device *, int, struct nvkm_bar **); [all …]
|
D | vga.h | 7 u8 nvkm_rdport(struct nvkm_device *, int head, u16 port); 8 void nvkm_wrport(struct nvkm_device *, int head, u16 port, u8 value); 11 u8 nvkm_rdvgas(struct nvkm_device *, int head, u8 index); 12 void nvkm_wrvgas(struct nvkm_device *, int head, u8 index, u8 value); 15 u8 nvkm_rdvgag(struct nvkm_device *, int head, u8 index); 16 void nvkm_wrvgag(struct nvkm_device *, int head, u8 index, u8 value); 19 u8 nvkm_rdvgac(struct nvkm_device *, int head, u8 index); 20 void nvkm_wrvgac(struct nvkm_device *, int head, u8 index, u8 value); 23 u8 nvkm_rdvgai(struct nvkm_device *, int head, u16 port, u8 index); 24 void nvkm_wrvgai(struct nvkm_device *, int head, u16 port, u8 index, u8 value); [all …]
|
D | pmu.h | 40 bool nvkm_pmu_fan_controlled(struct nvkm_device *); 42 int gt215_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 43 int gf100_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 44 int gf119_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 45 int gk104_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 46 int gk110_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 47 int gk208_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 48 int gk20a_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 49 int gm107_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); 50 int gm200_pmu_new(struct nvkm_device *, int, struct nvkm_pmu **); [all …]
|
D | mmu.h | 52 int nvkm_vmm_new(struct nvkm_device *, u64 addr, u64 size, void *argv, u32 argc, 123 int nv04_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 124 int nv41_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 125 int nv44_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 126 int nv50_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 127 int g84_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 128 int mcp77_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 129 int gf100_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 130 int gk104_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); 131 int gk20a_mmu_new(struct nvkm_device *, int, struct nvkm_mmu **); [all …]
|
D | pci.h | 42 int nv04_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 43 int nv40_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 44 int nv46_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 45 int nv4c_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 46 int g84_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 47 int g92_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 48 int g94_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 49 int gf100_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 50 int gf106_pci_new(struct nvkm_device *, int, struct nvkm_pci **); 51 int gk104_pci_new(struct nvkm_device *, int, struct nvkm_pci **); [all …]
|
D | ltc.h | 27 void nvkm_ltc_tags_clear(struct nvkm_device *, u32 first, u32 count); 36 int gf100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 37 int gk104_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 38 int gk20a_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 39 int gm107_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 40 int gm200_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 41 int gp100_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 42 int gp102_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **); 43 int gp10b_ltc_new(struct nvkm_device *, int, struct nvkm_ltc **);
|
D | top.h | 12 u32 nvkm_top_addr(struct nvkm_device *, enum nvkm_devidx); 13 u32 nvkm_top_reset(struct nvkm_device *, enum nvkm_devidx); 14 u32 nvkm_top_intr(struct nvkm_device *, u32 intr, u64 *subdevs); 15 u32 nvkm_top_intr_mask(struct nvkm_device *, enum nvkm_devidx); 16 int nvkm_top_fault_id(struct nvkm_device *, enum nvkm_devidx); 17 enum nvkm_devidx nvkm_top_fault(struct nvkm_device *, int fault); 18 enum nvkm_devidx nvkm_top_engine(struct nvkm_device *, int, int *runl, int *engn); 20 int gk104_top_new(struct nvkm_device *, int, struct nvkm_top **);
|
D | therm.h | 110 int nv40_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 111 int nv50_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 112 int g84_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 113 int gt215_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 114 int gf119_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 115 int gk104_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 116 int gm107_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 117 int gm200_therm_new(struct nvkm_device *, int, struct nvkm_therm **); 118 int gp100_therm_new(struct nvkm_device *, int, struct nvkm_therm **);
|
D | clk.h | 128 int nv04_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 129 int nv40_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 130 int nv50_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 131 int g84_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 132 int mcp77_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 133 int gt215_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 134 int gf100_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 135 int gk104_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 136 int gk20a_clk_new(struct nvkm_device *, int, struct nvkm_clk **); 137 int gm20b_clk_new(struct nvkm_device *, int, struct nvkm_clk **);
|
D | ibus.h | 6 int gf100_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **); 7 int gf117_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **); 8 int gk104_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **); 9 int gk20a_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **); 10 int gm200_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **); 11 int gp10b_ibus_new(struct nvkm_device *, int, struct nvkm_subdev **);
|
D | volt.h | 39 int nv40_volt_new(struct nvkm_device *, int, struct nvkm_volt **); 40 int gf100_volt_new(struct nvkm_device *, int, struct nvkm_volt **); 41 int gf117_volt_new(struct nvkm_device *, int, struct nvkm_volt **); 42 int gk104_volt_new(struct nvkm_device *, int, struct nvkm_volt **); 43 int gk20a_volt_new(struct nvkm_device *, int, struct nvkm_volt **); 44 int gm20b_volt_new(struct nvkm_device *, int, struct nvkm_volt **);
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | device.h | 87 struct nvkm_device { struct 182 struct nvkm_subdev *nvkm_device_subdev(struct nvkm_device *, int index); argument 183 struct nvkm_engine *nvkm_device_engine(struct nvkm_device *, int index); 186 struct nvkm_device_pci *(*pci)(struct nvkm_device *); 187 struct nvkm_device_tegra *(*tegra)(struct nvkm_device *); 188 void *(*dtor)(struct nvkm_device *); 189 int (*preinit)(struct nvkm_device *); 190 int (*init)(struct nvkm_device *); 191 void (*fini)(struct nvkm_device *, bool suspend); 192 resource_size_t (*resource_addr)(struct nvkm_device *, unsigned bar); [all …]
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv04.c | 445 nv04_gr_set_ctx1(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx1() 460 nv04_gr_set_ctx_val(struct nvkm_device *device, u32 inst, u32 mask, u32 value) in nv04_gr_set_ctx_val() 508 nv04_gr_mthd_set_operation(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_set_operation() 523 nv04_gr_mthd_surf3d_clip_h(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_h() 541 nv04_gr_mthd_surf3d_clip_v(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_surf3d_clip_v() 559 nv04_gr_mthd_bind_class(struct nvkm_device *device, u32 inst) in nv04_gr_mthd_bind_class() 565 nv04_gr_mthd_bind_surf2d(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d() 581 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_surf2d_swzsurf() 601 nv01_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv01_gr_mthd_bind_patt() 615 nv04_gr_mthd_bind_patt(struct nvkm_device *device, u32 inst, u32 data) in nv04_gr_mthd_bind_patt() [all …]
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | vga.c | 27 nvkm_rdport(struct nvkm_device *device, int head, u16 port) in nvkm_rdport() 49 nvkm_wrport(struct nvkm_device *device, int head, u16 port, u8 data) in nvkm_wrport() 69 nvkm_rdvgas(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgas() 76 nvkm_wrvgas(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgas() 83 nvkm_rdvgag(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgag() 90 nvkm_wrvgag(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgag() 97 nvkm_rdvgac(struct nvkm_device *device, int head, u8 index) in nvkm_rdvgac() 104 nvkm_wrvgac(struct nvkm_device *device, int head, u8 index, u8 value) in nvkm_wrvgac() 111 nvkm_rdvgai(struct nvkm_device *device, int head, u16 port, u8 index) in nvkm_rdvgai() 120 nvkm_wrvgai(struct nvkm_device *device, int head, u16 port, u8 index, u8 value) in nvkm_wrvgai() [all …]
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | base.c | 30 nvkm_mc_unk260(struct nvkm_device *device, u32 data) in nvkm_mc_unk260() 38 nvkm_mc_intr_mask(struct nvkm_device *device, enum nvkm_devidx devidx, bool en) in nvkm_mc_intr_mask() 53 nvkm_mc_intr_unarm(struct nvkm_device *device) in nvkm_mc_intr_unarm() 61 nvkm_mc_intr_rearm(struct nvkm_device *device) in nvkm_mc_intr_rearm() 78 nvkm_mc_intr(struct nvkm_device *device, bool *handled) in nvkm_mc_intr() 117 nvkm_mc_reset_mask(struct nvkm_device *device, bool isauto, in nvkm_mc_reset_mask() 139 nvkm_mc_reset(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_mc_reset() 150 nvkm_mc_disable(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_mc_disable() 158 nvkm_mc_enable(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_mc_enable() 168 nvkm_mc_enabled(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_mc_enabled() [all …]
|