Home
last modified time | relevance | path

Searched defs:mthd (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c758 nv03_gr_mthd_gdi(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv03_gr_mthd_gdi()
774 nv04_gr_mthd_gdi(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_gdi()
791 nv01_gr_mthd_blit(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv01_gr_mthd_blit()
810 nv04_gr_mthd_blit(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_blit()
829 nv04_gr_mthd_iifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_iifc()
848 nv01_gr_mthd_ifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv01_gr_mthd_ifc()
866 nv04_gr_mthd_ifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_ifc()
885 nv03_gr_mthd_sifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv03_gr_mthd_sifc()
902 nv04_gr_mthd_sifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_sifc()
920 nv03_gr_mthd_sifm(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv03_gr_mthd_sifm()
[all …]
H A Dnv10.c431 nv17_gr_mthd_lma_window(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_lma_window()
504 nv17_gr_mthd_lma_enable(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_lma_enable()
516 nv17_gr_mthd_celcius(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_celcius()
531 nv10_gr_mthd(struct nv10_gr_chan *chan, u8 class, u32 mthd, u32 data) in nv10_gr_mthd()
1092 u32 mthd = (addr & 0x00001ffc); in nv10_gr_intr() local
H A Dnv50.c424 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local
452 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local
630 u32 mthd = (addr & 0x00001ffc); in nv50_gr_intr() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadow.c39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch()
52 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) in shadow_image()
110 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) in shadow_method()
186 }, *mthd, *best = NULL; in nvbios_shadow() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.h10 const struct nvkm_disp_chan_mthd *mthd; member
71 const struct nvkm_disp_chan_mthd *mthd; member
98 u32 mthd; member
101 u32 mthd; member
114 const struct nvkm_disp_mthd_list *mthd; member
H A Duoutp.c500 nvkm_uoutp_mthd_acquired(struct nvkm_outp *outp, u32 mthd, void *argv, u32 argc) in nvkm_uoutp_mthd_acquired()
522 nvkm_uoutp_mthd_noacquire(struct nvkm_outp *outp, u32 mthd, void *argv, u32 argc, bool *invalid) in nvkm_uoutp_mthd_noacquire()
544 nvkm_uoutp_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uoutp_mthd()
H A Dgp102.c152 u32 mthd = nvkm_rd32(device, 0x6111f0 + (chid * 12)); in gp102_disp_intr_error() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.c124 nv31_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv31_mpeg_mthd_dma()
168 nv31_mpeg_mthd(struct nv31_mpeg *mpeg, u32 mthd, u32 data) in nv31_mpeg_mthd()
190 u32 mthd = nvkm_rd32(device, 0x00b234); in nv31_mpeg_intr() local
H A Dnv44.c128 nv44_mpeg_mthd(struct nvkm_device *device, u32 mthd, u32 data) in nv44_mpeg_mthd()
152 u32 mthd = nvkm_rd32(device, 0x00b234); in nv44_mpeg_intr() local
H A Dnv40.c31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma()
H A Dnv50.c67 u32 mthd = nvkm_rd32(device, 0x00b234); in nv50_mpeg_intr() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv04.c60 nv04_nvsw_mthd(struct nvkm_nvsw *nvsw, u32 mthd, void *data, u32 size) in nv04_nvsw_mthd()
88 nv04_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv04_sw_chan_mthd()
H A Dnvsw.h14 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member
H A Dchan.c32 nvkm_sw_chan_mthd(struct nvkm_sw_chan *chan, int subc, u32 mthd, u32 data) in nvkm_sw_chan_mthd()
H A Dchan.h23 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member
H A Dnvsw.c44 nvkm_nvsw_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_nvsw_mthd()
H A Dgf100.c57 gf100_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in gf100_sw_chan_mthd()
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Doproxy.c27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_oproxy_mthd()
33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_oproxy_ntfy()
H A Dobject.c102 nvkm_object_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_object_mthd()
110 nvkm_object_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_object_ntfy()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dmemx.c11 u32 mthd; member
33 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) in memx_cmd()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A 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()
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c101 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) in nvif_object_mthd()
105 struct nvif_ioctl_mthd_v0 mthd; in nvif_object_mthd() member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c49 u32 mthd = (addr & 0x07ff) << 2; in g98_sec_intr() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dgt215.c50 u32 mthd = (addr & 0x07ff) << 2; in gt215_ce_intr() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c278 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local
310 u32 mthd, data; in nv04_fifo_intr_cache_error() local

12