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