Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c171 static void nv50_gr_construct_xfer1(struct nvkm_grctx *ctx);
221 nv50_gr_construct_xfer1(ctx); in nv50_grctx_generate()
1189 nv50_gr_construct_xfer1(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer1() function