Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv40.h48 void nv40_grctx_fill(struct nvkm_device *, struct nvkm_gpuobj *);
H A Dnv40.c84 nv40_grctx_fill(gr->base.engine.subdev.device, *pgpuobj); in nv40_gr_chan_bind()
H A Dctxnv40.c661 nv40_grctx_fill(struct nvkm_device *device, struct nvkm_gpuobj *mem) in nv40_grctx_fill() function