Home
last modified time | relevance | path

Searched refs:gf100_gr_mthd (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgf117.c251 gf100_gr_mthd(priv, oclass->mthd); in gf117_grctx_generate_main()
Dctxgm204.c1017 gf100_gr_mthd(priv, oclass->mthd); in gm204_grctx_generate_main()
Dgf100.h186 void gf100_gr_mthd(struct gf100_gr_priv *, const struct gf100_gr_pack *);
Dctxgk104.c986 gf100_gr_mthd(priv, oclass->mthd); in gk104_grctx_generate_main()
Dctxgm107.c989 gf100_gr_mthd(priv, oclass->mthd); in gm107_grctx_generate_main()
Dctxgf100.c1259 gf100_gr_mthd(priv, oclass->mthd); in gf100_grctx_generate_main()
Dgf100.c711 gf100_gr_mthd(struct gf100_gr_priv *priv, const struct gf100_gr_pack *p) in gf100_gr_mthd() function