Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dgr.h21 int nv34_gr_new(struct nvkm_device *, int, struct nvkm_gr **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv34.c132 nv34_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in nv34_gr_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c421 .gr = nv34_gr_new,