Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c170 static void nv50_gr_construct_xfer1(struct nvkm_grctx *ctx);
220 nv50_gr_construct_xfer1(ctx); in nv50_grctx_generate()
1188 nv50_gr_construct_xfer1(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer1() function