Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgp104.c31 .bundle_token_limit = 0x900,
Dctxgp107.c39 .bundle_token_limit = 0x300,
Dctxgm107.c883 const u32 token_limit = grctx->bundle_token_limit; in gm107_grctx_generate_bundle()
973 .bundle_token_limit = 0x2c0,
Dctxgk110b.c87 .bundle_token_limit = 0x600,
Dctxgk104.c880 const u32 token_limit = grctx->bundle_token_limit; in gk104_grctx_generate_bundle()
983 .bundle_token_limit = 0x600,
Dctxga102.c58 .bundle_token_limit = 0x1140,
Dctxtu102.c75 .bundle_token_limit = 0xa80,
Dctxgk208.c553 .bundle_token_limit = 0x200,
Dctxgk20a.c76 .bundle_token_limit = 0x100,
Dctxgm20b.c79 .bundle_token_limit = 0x1c0,
Dctxgk110.c847 .bundle_token_limit = 0x7c0,
Dctxgp102.c105 .bundle_token_limit = 0x900,
Dctxgm200.c111 .bundle_token_limit = 0x780,
Dctxgp100.c133 .bundle_token_limit = 0x1080,
Dctxgv100.c204 .bundle_token_limit = 0x1680,
Dctxgf100.h30 u32 bundle_token_limit; member