Home
last modified time | relevance | path

Searched refs:bundle_token_limit (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgp104.c31 .bundle_token_limit = 0x900,
Dctxgp107.c39 .bundle_token_limit = 0x300,
Dctxgk110b.c87 .bundle_token_limit = 0x600,
Dctxgm107.c884 const u32 token_limit = grctx->bundle_token_limit; in gm107_grctx_generate_bundle()
978 .bundle_token_limit = 0x2c0,
Dctxgk104.c880 const u32 token_limit = grctx->bundle_token_limit; in gk104_grctx_generate_bundle()
991 .bundle_token_limit = 0x600,
Dctxgk20a.c74 .bundle_token_limit = 0x100,
Dctxtu102.c80 .bundle_token_limit = 0xa80,
Dctxgm20b.c77 .bundle_token_limit = 0x1c0,
Dctxgk208.c553 .bundle_token_limit = 0x200,
Dctxgk110.c838 .bundle_token_limit = 0x7c0,
Dctxgm200.c111 .bundle_token_limit = 0x780,
Dctxgp102.c101 .bundle_token_limit = 0x900,
Dctxgp100.c123 .bundle_token_limit = 0x1080,
Dctxgv100.c198 .bundle_token_limit = 0x1680,
Dctxgf100.h44 u32 bundle_token_limit; member