Home
last modified time | relevance | path

Searched refs:sw_nonctx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk20a.c197 gf100_gr_mmio(gr, gr->sw_nonctx); in gk20a_gr_init()
296 if (gk20a_gr_load_net(gr, path, "sw_nonctx", ver, gk20a_gr_av_to_init, &gr->sw_nonctx) || in gk20a_gr_load_sw()
H A Dgf100.h90 struct gf100_gr_pack *sw_nonctx; member
H A Dgf100.c2153 vfree(gr->sw_nonctx); in gf100_gr_dtor()
2358 if (gr->sw_nonctx) { in gf100_gr_init()
2359 gf100_gr_mmio(gr, gr->sw_nonctx); in gf100_gr_init()