Searched refs:nv50_grctx_fill (Results 1 – 3 of 3) sorted by relevance
36 void nv50_grctx_fill(struct nvkm_device *, struct nvkm_gpuobj *);
77 nv50_grctx_fill(gr->base.engine.subdev.device, *pgpuobj); in nv50_gr_chan_bind()
256 nv50_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) in nv50_grctx_fill() function