Searched refs:bundle_token_limit (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
A D | ctxgp104.c | 31 .bundle_token_limit = 0x900,
|
A D | ctxgp107.c | 39 .bundle_token_limit = 0x300,
|
A D | ctxgm107.c | 884 const u32 token_limit = grctx->bundle_token_limit; in gm107_grctx_generate_bundle() 978 .bundle_token_limit = 0x2c0,
|
A D | ctxgk104.c | 880 const u32 token_limit = grctx->bundle_token_limit; in gk104_grctx_generate_bundle() 991 .bundle_token_limit = 0x600,
|
A D | ctxgk110b.c | 87 .bundle_token_limit = 0x600,
|
A D | ctxgk20a.c | 74 .bundle_token_limit = 0x100,
|
A D | ctxtu102.c | 80 .bundle_token_limit = 0xa80,
|
A D | ctxgm20b.c | 77 .bundle_token_limit = 0x1c0,
|
A D | ctxgk208.c | 553 .bundle_token_limit = 0x200,
|
A D | ctxgk110.c | 838 .bundle_token_limit = 0x7c0,
|
A D | ctxgm200.c | 111 .bundle_token_limit = 0x780,
|
A D | ctxgp102.c | 101 .bundle_token_limit = 0x900,
|
A D | ctxgp100.c | 123 .bundle_token_limit = 0x1080,
|
A D | ctxgv100.c | 198 .bundle_token_limit = 0x1680,
|
A D | ctxgf100.h | 44 u32 bundle_token_limit; member
|
Completed in 14 milliseconds