Home
last modified time | relevance | path

Searched refs:nv25_gr_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h18 int nv25_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv25.c131 nv25_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv25_gr_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c310 .gr = nv25_gr_new,
332 .gr = nv25_gr_new,