Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dchan.c33 nvkm_sw_chan_mthd(struct nvkm_sw_chan *chan, int subc, u32 mthd, u32 data) in nvkm_sw_chan_mthd()
Dgf100.c57 gf100_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in gf100_sw_chan_mthd()
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-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddmacnv50.c35 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_dmac_new_()
Dwimmgv100.c48 const struct nv50_disp_chan_mthd *mthd, in gv100_disp_wimm_new_()
Dwndwgv100.c150 const struct nv50_disp_chan_mthd *mthd, in gv100_disp_wndw_new_()
Dcorenv50.c34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_core_new_()
Dgf119.c96 u32 mthd = (stat & 0x00000ffc); in gf119_disp_intr_error() local
Dgv100.c103 u32 mthd = (stat & 0x00000fff) << 2; in gv100_disp_exception() local
Drootnv50.c37 nv50_disp_root_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nv50_disp_root_mthd_()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/
Dobject.c140 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) in nvif_object_mthd()
144 struct nvif_ioctl_mthd_v0 mthd; in nvif_object_mthd() member
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
Dg84.c87 u32 mthd = nvkm_rd32(device, 0x102190); in g84_cipher_intr() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c102 nvkm_subdev_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) in nvkm_subdev_info()
Dengine.c86 nvkm_engine_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) in nvkm_engine_info()
Dclient.c218 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_client_mthd()
/Linux-v5.10/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()
218 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-v5.10/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()
725 gf100_gr_fecs_ctrl_ctxsw(struct gf100_gr *gr, u32 mthd) in gf100_gr_fecs_ctrl_ctxsw()
932 u32 mthd = nvkm_rd32(gr->base.engine.subdev.device, 0x409808); in gf100_gr_chsw_load() local
1518 u32 mthd = (addr & 0x00003ffc); in gf100_gr_ctxctl_isr() local
1556 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
/Linux-v5.10/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()
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Dobject.h32 int (*mthd)(struct nvkm_object *, u32 mthd, void *data, u32 size); member
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgpfifogv100.c134 u64 usermem, mthd; in gv100_fifo_gpfifo_new_() local
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/
Dcl0080.h49 __u64 mthd; /* NV_DEVICE_INFO_* (see below). */ member

123