Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
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 …]
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
Dnv50.c422 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local
450 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local
628 u32 mthd = (addr & 0x00001ffc); in nv50_gr_intr() local
Dgf100.c214 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in gf100_fermi_mthd()
240 gf100_gr_mthd_sw(struct nvkm_device *device, u16 class, u32 mthd, u32 data) in gf100_gr_mthd_sw()
1149 u32 mthd = (addr & 0x00003ffc); in gf100_gr_ctxctl_isr() local
1188 u32 mthd = (addr & 0x00003ffc); in gf100_gr_intr() local
Dctxgf100.h35 const struct gf100_gr_pack *mthd; member
Dnv20.c191 u32 mthd = (addr & 0x00001ffc); in nv20_gr_intr() local
Dnv40.c244 u32 mthd = (addr & 0x00001ffc); in nv40_gr_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dchannv50.h8 const struct nv50_disp_chan_mthd *mthd; member
46 u32 mthd; member
49 u32 mthd; member
62 const struct nv50_disp_mthd_list *mthd; member
97 const struct nv50_disp_chan_mthd *mthd; member
Dchannv50.c47 u32 mthd = list->data[i].mthd + (list->mthd * inst); in nv50_disp_mthd_list() local
69 const struct nv50_disp_chan_mthd *mthd = chan->mthd; in nv50_disp_chan_mthd() local
265 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_chan_ctor()
289 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_chan_new_()
Doimmnv50.c34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_oimm_new()
Dcursnv50.c34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_curs_new()
Dovlynv50.c34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_ovly_new()
Dbasenv50.c34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_base_new()
Ddmacnv50.h39 const struct nv50_disp_chan_mthd *mthd; member
Dcorenv50.c35 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_core_new()
Drootnv04.c82 nv04_disp_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nv04_disp_mthd()
Ddmacnv50.c135 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_dmac_new_()
Drootnv50.c69 nv50_disp_root_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nv50_disp_root_mthd_()
Dgf119.c426 u32 mthd = nvkm_rd32(device, 0x6101f0 + (chid * 12)); in gf119_disp_intr_error() local
Dnv50.c201 u32 mthd = (addr & 0x00000ffc); in nv50_disp_intr_error() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
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()
107 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) in shadow_method()
177 }, *mthd, *best = NULL; in nvbios_shadow() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_dma.h111 BEGIN_NV04(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NV04()
117 BEGIN_NI04(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NI04()
123 BEGIN_NVC0(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NVC0()
129 BEGIN_NIC0(struct nouveau_channel *chan, int subc, int mthd, int size) in BEGIN_NIC0()
135 BEGIN_IMC0(struct nouveau_channel *chan, int subc, int mthd, u16 data) in BEGIN_IMC0()
Dnouveau_bo.c1120 }, *mthd = _methods; in nouveau_bo_move_init() local
Dnv50_display.c1739 struct nv50_disp_mthd_v1 mthd; in nv50_audio_mode_set() member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnvsw.c30 nvkm_nvsw_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_nvsw_mthd_()
39 nvkm_nvsw_ntfy_(struct nvkm_object *object, u32 mthd, in nvkm_nvsw_ntfy_()
Dnv04.c59 nv04_nvsw_mthd(struct nvkm_nvsw *nvsw, u32 mthd, void *data, u32 size) in nv04_nvsw_mthd()
87 nv04_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv04_sw_chan_mthd()
Dnvsw.h13 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member
Dchan.h19 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member
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-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv31.c125 nv31_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv31_mpeg_mthd_dma()
164 nv31_mpeg_mthd(struct nv31_mpeg *mpeg, u32 mthd, u32 data) in nv31_mpeg_mthd()
186 u32 mthd = nvkm_rd32(device, 0x00b234); in nv31_mpeg_intr() local
Dnv44.c129 nv44_mpeg_mthd(struct nvkm_device *device, u32 mthd, u32 data) in nv44_mpeg_mthd()
153 u32 mthd = nvkm_rd32(device, 0x00b234); in nv44_mpeg_intr() local
Dnv40.c31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma()
Dnv50.c66 u32 mthd = nvkm_rd32(device, 0x00b234); in nv50_mpeg_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
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()
Dobject.c29 nvkm_object_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_object_mthd()
37 nvkm_object_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_object_ntfy()
Dclient.c167 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_client_mthd()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/
Dg98.c49 u32 mthd = (addr & 0x07ff) << 2; in g98_sec_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgt215.c50 u32 mthd = (addr & 0x07ff) << 2; in gt215_ce_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c10 u32 mthd; member
32 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) in memx_cmd()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c112 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local
142 u32 mthd, data; in nv04_fifo_cache_error() local
Dgf100.c368 u32 mthd = (addr & 0x00003ffc); in gf100_fifo_intr_pbdma() local
Dgk104.c460 u32 mthd = (addr & 0x00003ffc); in gk104_fifo_intr_pbdma_0() local
/linux-4.4.14/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-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
Dg84.c87 u32 mthd = nvkm_rd32(device, 0x102190); in g84_cipher_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dctrl.c169 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_control_mthd()
Duser.c140 nvkm_udevice_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_udevice_mthd()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Dobject.h28 int (*mthd)(struct nvkm_object *, u32 mthd, void *data, u32 size); member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c291 nvkm_perfdom_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfdom_mthd()
586 nvkm_perfmon_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfmon_mthd()