Searched defs:mthd (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/
H A Dnvsw.h16 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member in struct:nvkm_nvsw_func
H A Dchan.h24 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member in struct:nvkm_sw_chan_func
H A Dnouveau_nvkm_engine_sw_nvsw.c35 nvkm_nvsw_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
44 nvkm_nvsw_ntfy_(struct nvkm_object *object, u32 mthd, argument
H A Dnouveau_nvkm_engine_sw_gf100.c62 gf100_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) argument
H A Dnouveau_nvkm_engine_sw_nv04.c65 nv04_nvsw_mthd(struct nvkm_nvsw *nvsw, u32 mthd, void *data, u32 size) argument
93 nv04_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) argument
H A Dnouveau_nvkm_engine_sw_base.c35 nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_gp102.c40 u32 mthd = nvkm_rd32(device, 0x6111f0 + (chid * 12)); local
H A Dnouveau_nvkm_engine_disp_basenv50.c38 nv50_disp_base_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) argument
H A Dnouveau_nvkm_engine_disp_ovlynv50.c38 nv50_disp_ovly_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) argument
H A Dnouveau_nvkm_engine_disp_rootnv04.c45 nv04_disp_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
H A Dchannv50.h13 const struct nv50_disp_chan_mthd *mthd; member in struct:nv50_disp_chan
152 u32 mthd; member in struct:nv50_disp_mthd_list
155 u32 mthd; member in struct:nv50_disp_mthd_list::__anon1064
168 const struct nv50_disp_mthd_list *mthd; member in struct:nv50_disp_chan_mthd::__anon1065
H A Dnouveau_nvkm_engine_disp_corenv50.c38 nv50_disp_core_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) argument
H A Dnouveau_nvkm_engine_disp_dmacnv50.c39 nv50_disp_dmac_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, int head, u64 push, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) argument
H A Dnouveau_nvkm_engine_disp_gf119.c101 u32 mthd = (stat & 0x00000ffc); local
H A Dnouveau_nvkm_engine_disp_wimmgv100.c52 gv100_disp_wimm_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) argument
H A Dnouveau_nvkm_engine_disp_wndwgv100.c154 gv100_disp_wndw_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dchangk104.h19 struct nvkm_memory *mthd; member in struct:gk104_fifo_chan
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sec/
H A Dnouveau_nvkm_engine_sec_g98.c54 u32 mthd = (addr & 0x07ff) << 2; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/ce/
H A Dnouveau_nvkm_engine_ce_gt215.c55 u32 mthd = (addr & 0x07ff) << 2; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/mpeg/
H A Dnouveau_nvkm_engine_mpeg_nv40.c36 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) argument
H A Dnouveau_nvkm_engine_mpeg_nv50.c72 u32 mthd = nvkm_rd32(device, 0x00b234); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
H A Dnouveau_nvkm_core_engine.c91 nvkm_engine_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) argument
H A Dnouveau_nvkm_core_subdev.c109 nvkm_subdev_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/cipher/
H A Dnouveau_nvkm_engine_cipher_g84.c92 u32 mthd = nvkm_rd32(device, 0x102190); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_ctrl.c175 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument

Completed in 141 milliseconds

123