Lines Matching refs:nvkm_grctx

170 static void nv50_gr_construct_mmio(struct nvkm_grctx *ctx);
171 static void nv50_gr_construct_xfer1(struct nvkm_grctx *ctx);
172 static void nv50_gr_construct_xfer2(struct nvkm_grctx *ctx);
177 nv50_grctx_generate(struct nvkm_grctx *ctx) in nv50_grctx_generate()
258 nv50_grctx_generate(&(struct nvkm_grctx) { in nv50_grctx_fill()
269 struct nvkm_grctx ctx = { in nv50_grctx_init()
294 nv50_gr_construct_mmio_ddata(struct nvkm_grctx *ctx);
297 nv50_gr_construct_mmio(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio()
785 dd_emit(struct nvkm_grctx *ctx, int num, u32 val) { in dd_emit()
795 nv50_gr_construct_mmio_ddata(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio_ddata()
1158 xf_emit(struct nvkm_grctx *ctx, int num, u32 val) { in xf_emit()
1169 static void nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx);
1170 static void nv50_gr_construct_gene_m2mf(struct nvkm_grctx *ctx);
1171 static void nv50_gr_construct_gene_ccache(struct nvkm_grctx *ctx);
1172 static void nv50_gr_construct_gene_unk10xx(struct nvkm_grctx *ctx);
1173 static void nv50_gr_construct_gene_unk14xx(struct nvkm_grctx *ctx);
1174 static void nv50_gr_construct_gene_zcull(struct nvkm_grctx *ctx);
1175 static void nv50_gr_construct_gene_clipid(struct nvkm_grctx *ctx);
1176 static void nv50_gr_construct_gene_unk24xx(struct nvkm_grctx *ctx);
1177 static void nv50_gr_construct_gene_vfetch(struct nvkm_grctx *ctx);
1178 static void nv50_gr_construct_gene_eng2d(struct nvkm_grctx *ctx);
1179 static void nv50_gr_construct_gene_csched(struct nvkm_grctx *ctx);
1180 static void nv50_gr_construct_gene_unk1cxx(struct nvkm_grctx *ctx);
1181 static void nv50_gr_construct_gene_strmout(struct nvkm_grctx *ctx);
1182 static void nv50_gr_construct_gene_unk34xx(struct nvkm_grctx *ctx);
1183 static void nv50_gr_construct_gene_ropm1(struct nvkm_grctx *ctx);
1184 static void nv50_gr_construct_gene_ropm2(struct nvkm_grctx *ctx);
1185 static void nv50_gr_construct_gene_ropc(struct nvkm_grctx *ctx);
1186 static void nv50_gr_construct_xfer_tp(struct nvkm_grctx *ctx);
1189 nv50_gr_construct_xfer1(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer1()
1352 nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_dispatch()
1408 nv50_gr_construct_gene_m2mf(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_m2mf()
1460 nv50_gr_construct_gene_ccache(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_ccache()
1528 nv50_gr_construct_gene_unk10xx(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_unk10xx()
1588 nv50_gr_construct_gene_unk34xx(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_unk34xx()
1613 nv50_gr_construct_gene_unk14xx(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_unk14xx()
1724 nv50_gr_construct_gene_zcull(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_zcull()
1785 nv50_gr_construct_gene_clipid(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_clipid()
1805 nv50_gr_construct_gene_unk24xx(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_unk24xx()
1888 nv50_gr_construct_gene_vfetch(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_vfetch()
2074 nv50_gr_construct_gene_eng2d(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_eng2d()
2136 nv50_gr_construct_gene_csched(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_csched()
2235 nv50_gr_construct_gene_unk1cxx(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_unk1cxx()
2331 nv50_gr_construct_gene_strmout(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_strmout()
2373 nv50_gr_construct_gene_ropm1(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_ropm1()
2386 nv50_gr_construct_gene_ropm2(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_ropm2()
2412 nv50_gr_construct_gene_ropc(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_ropc()
2647 nv50_gr_construct_xfer_unk84xx(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_unk84xx()
2739 nv50_gr_construct_xfer_tprop(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tprop()
3039 nv50_gr_construct_xfer_tex(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tex()
3085 nv50_gr_construct_xfer_unk8cxx(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_unk8cxx()
3124 nv50_gr_construct_xfer_tp(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tp()
3141 nv50_gr_construct_xfer_mpc(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_mpc()
3273 nv50_gr_construct_xfer2(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer2()