Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnv50_grctx.c1144 static void nv50_graph_construct_gene_dispatch(struct nouveau_grctx *ctx);
1178 nv50_graph_construct_gene_dispatch(ctx); in nv50_graph_construct_xfer1()
1228 nv50_graph_construct_gene_dispatch(ctx); in nv50_graph_construct_xfer1()
1327 nv50_graph_construct_gene_dispatch(struct nouveau_grctx *ctx) in nv50_graph_construct_gene_dispatch() function