Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c172 static void nv50_gr_construct_xfer2(struct nvkm_grctx *ctx);
222 nv50_gr_construct_xfer2(ctx); in nv50_grctx_generate()
3273 nv50_gr_construct_xfer2(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer2() function