Home
last modified time | relevance | path

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

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