Searched refs:nv50_grctx_init (Results 1 – 3 of 3) sorted by relevance
35 int nv50_grctx_init(struct nvkm_device *, u32 *size);
719 ret = nv50_grctx_init(device, &gr->size); in nv50_gr_init()
266 nv50_grctx_init(struct nvkm_device *device, u32 *size) in nv50_grctx_init() function