Searched refs:nv50_grctx_fill (Results 1 – 3 of 3) sorted by relevance
8 void nv50_grctx_fill(struct nvkm_device *, struct nvkm_gpuobj *);
156 nv50_grctx_fill(nv_device(priv), nv_gpuobj(chan)); in nv50_gr_context_ctor()
256 nv50_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) in nv50_grctx_fill() function