Home
last modified time | relevance | path

Searched defs:mthd (Results 26 – 50 of 52) sorted by relevance

123

/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/sw/ !
Dnv50.c62 nv50_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv50_sw_chan_mthd()
Dbase.c30 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/ !
Dnv04.c278 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local
310 u32 mthd, data; in nv04_fifo_intr_cache_error() local
Dbase.c169 nvkm_fifo_info(struct nvkm_engine *engine, u64 mthd, u64 *data) in nvkm_fifo_info()
Dgf100.c320 u32 mthd = (addr & 0x00003ffc); in gf100_runq_intr() local
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/device/ !
Duser.c43 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()
Dctrl.c170 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/ !
Dgf100.c231 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
Dnv20.c192 u32 mthd = (addr & 0x00001ffc); in nv20_gr_intr() local
Dnv40.c244 u32 mthd = (addr & 0x00001ffc); in nv40_gr_intr() local
Dctxgf100.h23 const struct gf100_gr_pack *mthd; member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ !
Dummu.c133 nvkm_ummu_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_ummu_mthd()
Duvmm.c492 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uvmm_mthd()
Dvmmgp100.c537 struct nvkm_client *client, u32 mthd, void *argv, u32 argc) in gp100_vmm_mthd()
Dvmm.h148 int (*mthd)(struct nvkm_vmm *, struct nvkm_client *, member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/core/ !
Dclient.c110 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_client_mthd()
Dengine.c90 nvkm_engine_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) in nvkm_engine_info()
Duevent.c61 nvkm_uevent_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uevent_mthd()
Dsubdev.c46 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/ !
Dobject.h33 int (*mthd)(struct nvkm_object *, u32 mthd, void *data, u32 size); member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/pm/ !
Dbase.c293 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/ !
Dcl0080.h52 __u64 mthd; /* NV_DEVICE_INFO_* (see below). */ member
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/engine/disp/ !
Dnv50.c462 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
Dgf119.c1075 u32 mthd = (stat & 0x00000ffc); in gf119_disp_intr_error() local
/linux-6.8/drivers/gpu/drm/nouveau/nvif/ !
Doutp.c199 struct nvif_outp_hda_eld_v0 mthd; in nvif_outp_hda_eld() member

123