gf100_gr_new_
return gf100_gr_new_(ga102_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gf100_gr_fwif, device, type, inst, pgr);
int gf100_gr_new_(const struct gf100_gr_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
return gf100_gr_new_(gf104_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gf108_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gf110_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gf117_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gf119_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gk104_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gk110_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gk110b_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gk208_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gk20a_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gm107_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gm200_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gm20b_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp100_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp102_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp104_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp107_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp108_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gp10b_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(gv100_gr_fwif, device, type, inst, pgr);
return gf100_gr_new_(tu102_gr_fwif, device, type, inst, pgr);