Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c1168 static void nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx);
1202 nv50_gr_construct_gene_dispatch(ctx); in nv50_gr_construct_xfer1()
1252 nv50_gr_construct_gene_dispatch(ctx); in nv50_gr_construct_xfer1()
1351 nv50_gr_construct_gene_dispatch(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_dispatch() function