Searched refs:nv40_grctx_init (Results 1 – 3 of 3) sorted by relevance
22 int nv40_grctx_init(struct nvkm_device *, u32 *size);
379 ret = nv40_grctx_init(nv_device(priv), &priv->size); in nv40_gr_init()
672 nv40_grctx_init(struct nvkm_device *device, u32 *size) in nv40_grctx_init() function