Searched refs:nv40_grctx_init (Results 1 – 3 of 3) sorted by relevance
47 int nv40_grctx_init(struct nvkm_device *, u32 *size);
295 ret = nv40_grctx_init(device, &gr->size); in nv40_gr_init()
671 nv40_grctx_init(struct nvkm_device *device, u32 *size) in nv40_grctx_init() function