Lines Matching refs:mthd

511 nv04_gr_mthd_set_operation(struct nvkm_object *object, u32 mthd,  in nv04_gr_mthd_set_operation()  argument
528 nv04_gr_mthd_surf3d_clip_h(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_surf3d_clip_h() argument
549 nv04_gr_mthd_surf3d_clip_v(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_surf3d_clip_v() argument
578 nv04_gr_mthd_bind_surf2d(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf2d() argument
595 nv04_gr_mthd_bind_surf2d_swzsurf(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf2d_swzsurf() argument
616 nv01_gr_mthd_bind_patt(struct nvkm_object *object, u32 mthd, in nv01_gr_mthd_bind_patt() argument
631 nv04_gr_mthd_bind_patt(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_patt() argument
646 nv04_gr_mthd_bind_rop(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_rop() argument
661 nv04_gr_mthd_bind_beta1(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_beta1() argument
676 nv04_gr_mthd_bind_beta4(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_beta4() argument
691 nv04_gr_mthd_bind_surf_dst(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf_dst() argument
706 nv04_gr_mthd_bind_surf_src(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf_src() argument
721 nv04_gr_mthd_bind_surf_color(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf_color() argument
736 nv04_gr_mthd_bind_surf_zeta(struct nvkm_object *object, u32 mthd, in nv04_gr_mthd_bind_surf_zeta() argument
751 nv01_gr_mthd_bind_clip(struct nvkm_object *object, u32 mthd, in nv01_gr_mthd_bind_clip() argument
766 nv01_gr_mthd_bind_chroma(struct nvkm_object *object, u32 mthd, in nv01_gr_mthd_bind_chroma() argument
1262 u32 mthd = (addr & 0x00001ffc); in nv04_gr_intr() local
1278 if (handle && !nv_call(handle->object, mthd, data)) in nv04_gr_intr()
1303 chid, nvkm_client_name(chan), subc, class, mthd, in nv04_gr_intr()