Home
last modified time | relevance | path

Searched refs:gk20a_gr_load_sw (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c294 gk20a_gr_load_sw(struct gf100_gr *gr, const char *path, int ver) in gk20a_gr_load_sw() function
333 return gk20a_gr_load_sw(gr, "", ver); in gk20a_gr_load()
Dgm20b.c161 return gk20a_gr_load_sw(gr, "gr/", ver); in gm20b_gr_load()
Dgm200.c243 return gk20a_gr_load_sw(gr, "gr/", ver); in gm200_gr_load()
Dgf100.h427 int gk20a_gr_load_sw(struct gf100_gr *, const char *path, int ver);