Searched refs:gf100_grctx_generate_bundle (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgf104.c | 93 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgf110.c | 341 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgf119.c | 509 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgf108.c | 789 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgf117.c | 289 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgk104.c | 882 gf100_grctx_generate_bundle(chan, addr, size); in gk104_grctx_generate_bundle()
|
H A D | ctxgf100.c | 1014 gf100_grctx_generate_bundle(struct gf100_gr_chan *chan, u64 addr, u32 size) in gf100_grctx_generate_bundle() function 1571 .bundle = gf100_grctx_generate_bundle,
|
H A D | ctxgf100.h | 79 void gf100_grctx_generate_bundle(struct gf100_gr_chan *, u64, u32);
|