Home
last modified time | relevance | path

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

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