Home
last modified time | relevance | path

Searched defs:state_limit (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgm107.c882 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gm107_grctx_generate_bundle() local
H A Dctxgk104.c879 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gk104_grctx_generate_bundle() local