Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgk20a.c311 gk20a_gr_load_sw(struct gf100_gr *gr, const char *path, int ver) in gk20a_gr_load_sw() function
350 return gk20a_gr_load_sw(gr, "", ver); in gk20a_gr_load()
Dgm20b.c160 return gk20a_gr_load_sw(gr, "gr/", ver); in gm20b_gr_load()
Dgm200.c240 return gk20a_gr_load_sw(gr, "gr/", ver); in gm200_gr_load()
Dgf100.h405 int gk20a_gr_load_sw(struct gf100_gr *, const char *path, int ver);