Searched refs:gk104_grctx_generate_bundle (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgk110b.c | 84 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk20a.c | 71 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgf100.h | 118 void gk104_grctx_generate_bundle(struct gf100_grctx *);
|
H A D | ctxgk104.c | 875 gk104_grctx_generate_bundle(struct gf100_grctx *info) in gk104_grctx_generate_bundle() function 990 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk208.c | 550 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk110.c | 844 .bundle = gk104_grctx_generate_bundle,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgk110b.c | 84 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk20a.c | 73 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgf100.h | 113 void gk104_grctx_generate_bundle(struct gf100_gr_chan *, u64, u32);
|
H A D | ctxgk104.c | 876 gk104_grctx_generate_bundle(struct gf100_gr_chan *chan, u64 addr, u32 size) in gk104_grctx_generate_bundle() function 980 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk208.c | 550 .bundle = gk104_grctx_generate_bundle,
|
H A D | ctxgk110.c | 844 .bundle = gk104_grctx_generate_bundle,
|
Completed in 8 milliseconds