Searched refs:nv40_grctx_fill (Results 1 – 3 of 3) sorted by relevance
23 void nv40_grctx_fill(struct nvkm_device *, struct nvkm_gpuobj *);
150 nv40_grctx_fill(nv_device(priv), nv_gpuobj(chan)); in nv40_gr_context_ctor()
662 nv40_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) in nv40_grctx_fill() function