Home
last modified time | relevance | path

Searched refs:nv50_grctx_fill (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv50.h36 void nv50_grctx_fill(struct nvkm_device *, struct nvkm_gpuobj *);
Dnv50.c77 nv50_grctx_fill(gr->base.engine.subdev.device, *pgpuobj); in nv50_gr_chan_bind()
Dctxnv50.c256 nv50_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) in nv50_grctx_fill() function