Searched refs:bundle_token_limit (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp104.c | 31 .bundle_token_limit = 0x900,
|
H A D | ctxgp107.c | 39 .bundle_token_limit = 0x300,
|
H A D | ctxgk110b.c | 87 .bundle_token_limit = 0x600,
|
H A D | ctxgm107.c | 883 const u32 token_limit = grctx->bundle_token_limit; in gm107_grctx_generate_bundle() 973 .bundle_token_limit = 0x2c0,
|
H A D | ctxga102.c | 58 .bundle_token_limit = 0x1140,
|
H A D | ctxgk104.c | 880 const u32 token_limit = grctx->bundle_token_limit; in gk104_grctx_generate_bundle() 983 .bundle_token_limit = 0x600,
|
H A D | ctxtu102.c | 75 .bundle_token_limit = 0xa80,
|
H A D | ctxgk20a.c | 76 .bundle_token_limit = 0x100,
|
H A D | ctxgk208.c | 553 .bundle_token_limit = 0x200,
|
H A D | ctxgm20b.c | 79 .bundle_token_limit = 0x1c0,
|
H A D | ctxgk110.c | 847 .bundle_token_limit = 0x7c0,
|
H A D | ctxgp102.c | 105 .bundle_token_limit = 0x900,
|
H A D | ctxgm200.c | 111 .bundle_token_limit = 0x780,
|
H A D | ctxgp100.c | 133 .bundle_token_limit = 0x1080,
|
H A D | ctxgv100.c | 204 .bundle_token_limit = 0x1680,
|
H A D | ctxgf100.h | 30 u32 bundle_token_limit; member
|