HomeSort by: relevance | last modified time | path
    Searched refs:nv40_gr_new_ (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nv40.h 15 int nv40_gr_new_(const struct nvkm_gr_func *, struct nvkm_device *, int index,
nouveau_nvkm_engine_gr_nv44.c 112 return nv40_gr_new_(&nv44_gr, device, index, pgr);
nouveau_nvkm_engine_gr_nv40.c 436 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, function in typeref:typename:int
480 return nv40_gr_new_(&nv40_gr, device, index, pgr);

Completed in 12 milliseconds