Searched refs:gm107_grctx_generate_bundle (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp107.c | 36 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgp104.c | 28 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgm107.c | 879 gm107_grctx_generate_bundle(struct gf100_gr_chan *chan, u64 addr, u32 size) in gm107_grctx_generate_bundle() function 970 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxga102.c | 55 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxtu102.c | 72 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgm20b.c | 76 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgp102.c | 102 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgm200.c | 108 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgp100.c | 130 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgv100.c | 201 .bundle = gm107_grctx_generate_bundle,
|
H A D | ctxgf100.h | 127 void gm107_grctx_generate_bundle(struct gf100_gr_chan *, u64, u32);
|