Searched refs:gk20a_gr_av_to_method (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gk20a.c | 130 gk20a_gr_av_to_method(struct gf100_gr *gr, const char *path, const char *name, in gk20a_gr_av_to_method() function 316 gk20a_gr_av_to_method(gr, path, "sw_method_init", ver, &gr->method)) in gk20a_gr_load_sw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gk20a.c | 110 gk20a_gr_av_to_method(struct nvkm_blob *blob, struct gf100_gr_pack **ppack) in gk20a_gr_av_to_method() function 299 gk20a_gr_load_net(gr, path, "sw_method_init", ver, gk20a_gr_av_to_method, &gr->method)) in gk20a_gr_load_sw()
|
H A D | ga102.c | 307 case 7: gk20a_gr_av_to_method(&blob, &gr->method); break; in ga102_gr_load()
|
H A D | gf100.h | 240 int gk20a_gr_av_to_method(struct nvkm_blob *, struct gf100_gr_pack **);
|
Completed in 3 milliseconds