Searched refs:nv20_gr_new_ (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h11 int nv20_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *,
H A Dnv25.c133 return nv20_gr_new_(&nv25_gr, device, index, pgr); nv25_gr_new()
H A Dnv2a.c124 return nv20_gr_new_(&nv2a_gr, device, index, pgr); nv2a_gr_new()
H A Dnv34.c134 return nv20_gr_new_(&nv34_gr, device, index, pgr); nv34_gr_new()
H A Dnv35.c134 return nv20_gr_new_(&nv35_gr, device, index, pgr); nv35_gr_new()
H A Dnv30.c197 return nv20_gr_new_(&nv30_gr, device, index, pgr); nv30_gr_new()
H A Dnv20.c331 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, nv20_gr_new_() function
374 return nv20_gr_new_(&nv20_gr, device, index, pgr); nv20_gr_new()

Completed in 333 milliseconds