Home
last modified time | relevance | path

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

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