Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c1167 static void nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx);
1201 nv50_gr_construct_gene_dispatch(ctx); in nv50_gr_construct_xfer1()
1251 nv50_gr_construct_gene_dispatch(ctx); in nv50_gr_construct_xfer1()
1350 nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_dispatch() function