/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | gf100.c | 33 gf100_sw_mthd_vblsem_offset(struct nvkm_object *object, u32 mthd, gf100_sw_mthd_vblsem_offset() argument 49 gf100_sw_mthd_mp_control(struct nvkm_object *object, u32 mthd, gf100_sw_mthd_mp_control() argument
|
H A D | nv04.c | 40 nv04_sw_set_ref(struct nvkm_object *object, u32 mthd, void *data, u32 size) nv04_sw_set_ref() argument 49 nv04_sw_flip(struct nvkm_object *object, u32 mthd, void *args, u32 size) nv04_sw_flip() argument
|
H A D | nv10.c | 39 nv10_sw_flip(struct nvkm_object *object, u32 mthd, void *args, u32 size) nv10_sw_flip() argument
|
H A D | nv50.c | 39 nv50_sw_mthd_dma_vblsem(struct nvkm_object *object, u32 mthd, nv50_sw_mthd_dma_vblsem() argument 61 nv50_sw_mthd_vblsem_offset(struct nvkm_object *object, u32 mthd, nv50_sw_mthd_vblsem_offset() argument 70 nv50_sw_mthd_vblsem_value(struct nvkm_object *object, u32 mthd, nv50_sw_mthd_vblsem_value() argument 79 nv50_sw_mthd_vblsem_release(struct nvkm_object *object, u32 mthd, nv50_sw_mthd_vblsem_release() argument 92 nv50_sw_mthd_flip(struct nvkm_object *object, u32 mthd, void *args, u32 size) nv50_sw_mthd_flip() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | ctrl.c | 169 nvkm_control_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_control_mthd() argument
|
H A D | base.c | 153 nvkm_devobj_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_devobj_mthd() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
H A D | g84.c | 116 u32 mthd = nv_rd32(priv, 0x102190); g84_cipher_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv40.c | 33 nv40_mpeg_mthd_dma(struct nvkm_object *object, u32 mthd, void *arg, u32 len) nv40_mpeg_mthd_dma() argument
|
H A D | nv44.c | 104 u32 mthd = nv_rd32(priv, 0x00b234); nv44_mpeg_intr() local
|
H A D | nv50.c | 128 u32 mthd = nv_rd32(priv, 0x00b234); nv50_mpeg_intr() local
|
H A D | nv31.c | 60 nv31_mpeg_mthd_dma(struct nvkm_object *object, u32 mthd, void *arg, u32 len) nv31_mpeg_mthd_dma() argument 202 u32 mthd = nv_rd32(priv, 0x00b234); nv31_mpeg_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/ |
H A D | g98.c | 87 u32 mthd = (addr & 0x07ff) << 2; g98_sec_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/ |
H A D | object.c | 116 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) nvif_object_mthd() argument 120 struct nvif_ioctl_mthd_v0 mthd; nvif_object_mthd() member in struct:__anon4199
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | client.c | 168 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_client_mthd() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
H A D | gt215.c | 89 u32 mthd = (addr & 0x07ff) << 2; gt215_ce_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | nv04.c | 78 nv04_disp_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nv04_disp_mthd() argument
|
H A D | nv50.h | 51 } mthd; member in struct:nv50_disp_impl 129 u32 mthd; member in struct:nv50_disp_mthd_list 132 u32 mthd; member in struct:nv50_disp_mthd_list::__anon4255 144 const struct nv50_disp_mthd_list *mthd; member in struct:nv50_disp_mthd_chan::__anon4256
|
H A D | gf110.c | 1156 u32 mthd = nv_rd32(priv, 0x6101f0 + (chid * 12)); gf110_disp_intr_error() local
|
H A D | nv50.c | 327 u32 mthd = list->data[i].mthd + (list->mthd * inst); nv50_disp_mthd_list() local 982 nv50_disp_main_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nv50_disp_main_mthd() argument 1333 u32 mthd = (addr & 0x00000ffc); nv50_disp_intr_error() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgf100.h | 36 const struct gf100_gr_pack *mthd; member in struct:gf100_grctx_oclass
|
H A D | nv20.c | 201 u32 mthd = (addr & 0x00001ffc); nv20_gr_intr() local
|
H A D | nv40.c | 297 u32 mthd = (addr & 0x00001ffc); nv40_gr_intr() local
|
H A D | nv04.c | 511 nv04_gr_mthd_set_operation(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_set_operation() argument 528 nv04_gr_mthd_surf3d_clip_h(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_surf3d_clip_h() argument 549 nv04_gr_mthd_surf3d_clip_v(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_surf3d_clip_v() argument 578 nv04_gr_mthd_bind_surf2d(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf2d() argument 595 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf2d_swzsurf() argument 616 nv01_gr_mthd_bind_patt(struct nvkm_object *object, u32 mthd, nv01_gr_mthd_bind_patt() argument 631 nv04_gr_mthd_bind_patt(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_patt() argument 646 nv04_gr_mthd_bind_rop(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_rop() argument 661 nv04_gr_mthd_bind_beta1(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_beta1() argument 676 nv04_gr_mthd_bind_beta4(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_beta4() argument 691 nv04_gr_mthd_bind_surf_dst(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf_dst() argument 706 nv04_gr_mthd_bind_surf_src(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf_src() argument 721 nv04_gr_mthd_bind_surf_color(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf_color() argument 736 nv04_gr_mthd_bind_surf_zeta(struct nvkm_object *object, u32 mthd, nv04_gr_mthd_bind_surf_zeta() argument 751 nv01_gr_mthd_bind_clip(struct nvkm_object *object, u32 mthd, nv01_gr_mthd_bind_clip() argument 766 nv01_gr_mthd_bind_chroma(struct nvkm_object *object, u32 mthd, nv01_gr_mthd_bind_chroma() argument 1262 u32 mthd = (addr & 0x00001ffc); nv04_gr_intr() local
|
H A D | nv10.c | 478 nv17_gr_mthd_lma_window(struct nvkm_object *object, u32 mthd, nv17_gr_mthd_lma_window() argument 555 nv17_gr_mthd_lma_enable(struct nvkm_object *object, u32 mthd, nv17_gr_mthd_lma_enable() argument 1164 u32 mthd = (addr & 0x00001ffc); nv10_gr_intr() local
|
H A D | nv50.c | 599 u32 mthd = (addr & 0x00001ffc); nv50_gr_trap_handler() local 626 u32 mthd = (addr & 0x00001ffc); nv50_gr_trap_handler() local 795 u32 mthd = (addr & 0x00001ffc); nv50_gr_intr() local
|
H A D | gf100.c | 213 gf100_fermi_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) gf100_fermi_mthd() argument 236 gf100_gr_set_shader_exceptions(struct nvkm_object *object, u32 mthd, gf100_gr_set_shader_exceptions() argument 1077 u32 mthd = (addr & 0x00003ffc); gf100_gr_ctxctl_isr() local 1116 u32 mthd = (addr & 0x00003ffc); gf100_gr_intr() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | memx.c | 12 u32 mthd; member in struct:nvkm_memx::__anon4302 34 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) memx_cmd() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | base.c | 241 nvkm_perfctr_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_perfctr_mthd() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 43 struct shadow *mthd = (void *)nv_object(bios)->oclass; shadow_fetch() local 92 shadow_image(struct nvkm_bios *bios, int idx, struct shadow *mthd) shadow_image() argument 131 shadow_score(struct nvkm_bios *bios, struct shadow *mthd) shadow_score() argument 143 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) shadow_method() argument 210 }, *mthd = mthds, *best = NULL; nvbios_shadow() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 92 int (*mthd)(struct nvkm_object *, u32, void *, u32); member in struct:nvkm_ofuncs 118 nv_exec(void *obj, u32 mthd, void *data, u32 size) nv_exec() argument 132 nv_call(void *obj, u32 mthd, u32 data) nv_call() argument
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dma.h | 111 BEGIN_NV04(struct nouveau_channel *chan, int subc, int mthd, int size) BEGIN_NV04() argument 117 BEGIN_NI04(struct nouveau_channel *chan, int subc, int mthd, int size) BEGIN_NI04() argument 123 BEGIN_NVC0(struct nouveau_channel *chan, int subc, int mthd, int size) BEGIN_NVC0() argument 129 BEGIN_NIC0(struct nouveau_channel *chan, int subc, int mthd, int size) BEGIN_NIC0() argument 135 BEGIN_IMC0(struct nouveau_channel *chan, int subc, int mthd, u16 data) BEGIN_IMC0() argument
|
H A D | nouveau_bo.c | 1126 }, *mthd = _methods; nouveau_bo_move_init() local
|
H A D | nv50_display.c | 1714 struct nv50_disp_mthd_v1 mthd; nv50_audio_mode_set() member in struct:__packed::__anon4180
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv04.c | 362 const int mthd = addr & 0x1ffc; nv04_fifo_swmthd() local 412 u32 mthd, data; nv04_fifo_cache_error() local
|
H A D | gf100.c | 457 gf100_fifo_swmthd(struct gf100_fifo_priv *priv, u32 chid, u32 mthd, u32 data) gf100_fifo_swmthd() argument 688 u32 mthd = (addr & 0x00003ffc); gf100_fifo_intr_pbdma() local
|
H A D | gk104.c | 482 gk104_fifo_swmthd(struct gk104_fifo_priv *priv, u32 chid, u32 mthd, u32 data) gk104_fifo_swmthd() argument 830 u32 mthd = (addr & 0x00003ffc); gk104_fifo_intr_pbdma_0() local
|