| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/ |
| H A D | nvsw.h | 16 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member in struct:nvkm_nvsw_func
|
| H A D | chan.h | 24 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member in struct:nvkm_sw_chan_func
|
| H A D | nouveau_nvkm_engine_sw_nvsw.c | 35 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 D | nouveau_nvkm_engine_sw_base.c | 35 nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data) argument
|
| H A D | nouveau_nvkm_engine_sw_chan.c | 38 nvkm_sw_chan_mthd(struct nvkm_sw_chan *chan, int subc, u32 mthd, u32 data) argument
|
| H A D | nouveau_nvkm_engine_sw_gf100.c | 62 gf100_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| H A D | nouveau_nvkm_engine_disp_gp102.c | 40 u32 mthd = nvkm_rd32(device, 0x6111f0 + (chid * 12)); local in function:gp102_disp_intr_error
|
| H A D | nouveau_nvkm_engine_disp_basenv50.c | 38 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 D | nouveau_nvkm_engine_disp_ovlynv50.c | 38 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 D | nouveau_nvkm_engine_disp_rootnv04.c | 45 nv04_disp_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
|
| H A D | channv50.h | 13 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::__anon1dc6c2ce0208 168 const struct nv50_disp_mthd_list *mthd; member in struct:nv50_disp_chan_mthd::__anon1dc6c2ce0308
|
| H A D | nouveau_nvkm_engine_disp_corenv50.c | 38 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 D | nouveau_nvkm_engine_disp_dmacnv50.c | 39 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 D | nouveau_nvkm_engine_disp_gf119.c | 101 u32 mthd = (stat & 0x00000ffc); local in function:gf119_disp_intr_error
|
| H A D | nouveau_nvkm_engine_disp_wimmgv100.c | 52 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 D | nouveau_nvkm_engine_disp_wndwgv100.c | 154 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
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
| H A D | changk104.h | 19 struct nvkm_memory *mthd; member in struct:gk104_fifo_chan
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sec/ |
| H A D | nouveau_nvkm_engine_sec_g98.c | 54 u32 mthd = (addr & 0x07ff) << 2; local in function:g98_sec_intr
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/ce/ |
| H A D | nouveau_nvkm_engine_ce_gt215.c | 55 u32 mthd = (addr & 0x07ff) << 2; local in function:gt215_ce_intr
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/mpeg/ |
| H A D | nouveau_nvkm_engine_mpeg_nv40.c | 36 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) argument
|
| H A D | nouveau_nvkm_engine_mpeg_nv50.c | 72 u32 mthd = nvkm_rd32(device, 0x00b234); local in function:nv50_mpeg_intr
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/ |
| H A D | nouveau_nvkm_core_engine.c | 91 nvkm_engine_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) argument
|
| H A D | nouveau_nvkm_core_subdev.c | 109 nvkm_subdev_info(struct nvkm_subdev *subdev, u64 mthd, u64 *data) argument
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/cipher/ |
| H A D | nouveau_nvkm_engine_cipher_g84.c | 92 u32 mthd = nvkm_rd32(device, 0x102190); local in function:g84_cipher_intr
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/ |
| H A D | nouveau_nvkm_engine_device_ctrl.c | 175 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
|