/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | nv04.c | 758 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 …]
|
D | nv10.c | 431 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
|
D | nv50.c | 422 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
|
D | gf100.c | 214 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
|
D | ctxgf100.h | 35 const struct gf100_gr_pack *mthd; member
|
D | nv20.c | 191 u32 mthd = (addr & 0x00001ffc); in nv20_gr_intr() local
|
D | nv40.c | 244 u32 mthd = (addr & 0x00001ffc); in nv40_gr_intr() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | channv50.h | 8 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
|
D | channv50.c | 47 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_()
|
D | oimmnv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_oimm_new()
|
D | cursnv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_curs_new()
|
D | ovlynv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_ovly_new()
|
D | basenv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_base_new()
|
D | dmacnv50.h | 39 const struct nv50_disp_chan_mthd *mthd; member
|
D | corenv50.c | 35 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_core_new()
|
D | rootnv04.c | 82 nv04_disp_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nv04_disp_mthd()
|
D | dmacnv50.c | 135 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_dmac_new_()
|
D | rootnv50.c | 69 nv50_disp_root_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nv50_disp_root_mthd_()
|
D | gf119.c | 426 u32 mthd = nvkm_rd32(device, 0x6101f0 + (chid * 12)); in gf119_disp_intr_error() local
|
D | nv50.c | 201 u32 mthd = (addr & 0x00000ffc); in nv50_disp_intr_error() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadow.c | 39 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/ |
D | nouveau_dma.h | 111 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()
|
D | nouveau_bo.c | 1120 }, *mthd = _methods; in nouveau_bo_move_init() local
|
D | nv50_display.c | 1739 struct nv50_disp_mthd_v1 mthd; in nv50_audio_mode_set() member
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nvsw.c | 30 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_()
|
D | nv04.c | 59 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()
|
D | nvsw.h | 13 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member
|
D | chan.h | 19 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member
|
D | chan.c | 33 nvkm_sw_chan_mthd(struct nvkm_sw_chan *chan, int subc, u32 mthd, u32 data) in nvkm_sw_chan_mthd()
|
D | gf100.c | 57 gf100_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in gf100_sw_chan_mthd()
|
D | nv50.c | 62 nv50_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv50_sw_chan_mthd()
|
D | base.c | 30 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/ |
D | nv31.c | 125 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
|
D | nv44.c | 129 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
|
D | nv40.c | 31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma()
|
D | nv50.c | 66 u32 mthd = nvkm_rd32(device, 0x00b234); in nv50_mpeg_intr() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | oproxy.c | 27 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()
|
D | object.c | 29 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()
|
D | client.c | 167 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/ |
D | g98.c | 49 u32 mthd = (addr & 0x07ff) << 2; in g98_sec_intr() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
D | gt215.c | 50 u32 mthd = (addr & 0x07ff) << 2; in gt215_ce_intr() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | memx.c | 10 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/ |
D | nv04.c | 112 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local 142 u32 mthd, data; in nv04_fifo_cache_error() local
|
D | gf100.c | 368 u32 mthd = (addr & 0x00003ffc); in gf100_fifo_intr_pbdma() local
|
D | gk104.c | 460 u32 mthd = (addr & 0x00003ffc); in gk104_fifo_intr_pbdma_0() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/ |
D | object.c | 140 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/ |
D | g84.c | 87 u32 mthd = nvkm_rd32(device, 0x102190); in g84_cipher_intr() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | ctrl.c | 169 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_control_mthd()
|
D | user.c | 140 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/ |
D | object.h | 28 int (*mthd)(struct nvkm_object *, u32 mthd, void *data, u32 size); member
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | base.c | 291 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()
|