/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/sw/ ! |
D | nv50.c | 62 nv50_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv50_sw_chan_mthd()
|
D | base.c | 30 nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data) in nvkm_sw_mthd()
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ ! |
D | nv04.c | 278 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local 310 u32 mthd, data; in nv04_fifo_intr_cache_error() local
|
D | base.c | 169 nvkm_fifo_info(struct nvkm_engine *engine, u64 mthd, u64 *data) in nvkm_fifo_info()
|
D | gf100.c | 320 u32 mthd = (addr & 0x00003ffc); in gf100_runq_intr() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/device/ ! |
D | user.c | 43 nvkm_udevice_info_subdev(struct nvkm_device *device, u64 mthd, u64 *data) in nvkm_udevice_info_subdev() 190 nvkm_udevice_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_udevice_mthd()
|
D | ctrl.c | 170 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_control_mthd()
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/gr/ ! |
D | gf100.c | 231 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd() 258 gf100_gr_mthd_sw(struct nvkm_device *device, u16 class, u32 mthd, u32 data) in gf100_gr_mthd_sw() 750 gf100_gr_fecs_ctrl_ctxsw(struct gf100_gr *gr, u32 mthd) in gf100_gr_fecs_ctrl_ctxsw() 990 u32 mthd = nvkm_rd32(gr->base.engine.subdev.device, 0x409808); in gf100_gr_chsw_load() local 1578 u32 mthd = (addr & 0x00003ffc); in gf100_gr_ctxctl_isr() local 1616 u32 mthd = (addr & 0x00003ffc); in gf100_gr_intr() local
|
D | nv20.c | 192 u32 mthd = (addr & 0x00001ffc); in nv20_gr_intr() local
|
D | nv40.c | 244 u32 mthd = (addr & 0x00001ffc); in nv40_gr_intr() local
|
D | ctxgf100.h | 23 const struct gf100_gr_pack *mthd; member
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ ! |
D | ummu.c | 133 nvkm_ummu_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_ummu_mthd()
|
D | uvmm.c | 492 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uvmm_mthd()
|
D | vmmgp100.c | 537 struct nvkm_client *client, u32 mthd, void *argv, u32 argc) in gp100_vmm_mthd()
|
D | vmm.h | 148 int (*mthd)(struct nvkm_vmm *, struct nvkm_client *, member
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/core/ ! |
D | client.c | 110 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_client_mthd()
|
D | engine.c | 90 nvkm_engine_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) in nvkm_engine_info()
|
D | uevent.c | 61 nvkm_uevent_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uevent_mthd()
|
D | subdev.c | 46 nvkm_subdev_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) in nvkm_subdev_info()
|
/linux-6.8/drivers/gpu/drm/nouveau/include/nvkm/core/ ! |
D | object.h | 33 int (*mthd)(struct nvkm_object *, u32 mthd, void *data, u32 size); member
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/pm/ ! |
D | base.c | 293 nvkm_perfdom_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfdom_mthd() 587 nvkm_perfmon_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfmon_mthd()
|
/linux-6.8/drivers/gpu/drm/nouveau/include/nvif/ ! |
D | cl0080.h | 52 __u64 mthd; /* NV_DEVICE_INFO_* (see below). */ member
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/disp/ ! |
D | nv50.c | 462 u32 mthd = list->data[i].mthd + (list->mthd * inst); in nv50_disp_mthd_list() local 484 const struct nvkm_disp_chan_mthd *mthd = chan->mthd; in nv50_disp_chan_mthd() local 1445 u32 mthd = (addr & 0x00000ffc); in nv50_disp_intr_error() local
|
D | gf119.c | 1075 u32 mthd = (stat & 0x00000ffc); in gf119_disp_intr_error() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvif/ ! |
D | outp.c | 199 struct nvif_outp_hda_eld_v0 mthd; in nvif_outp_hda_eld() member
|