OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:state_limit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxgk104.c
883
const u32
state_limit
= min(grctx->bundle_min_gpm_fifo_depth,
local
892
mmio_wr32(info, 0x4064c8, (
state_limit
<< 16) | token_limit);
nouveau_nvkm_engine_gr_ctxgm107.c
887
const u32
state_limit
= min(grctx->bundle_min_gpm_fifo_depth,
local
896
mmio_wr32(info, 0x4064c8, (
state_limit
<< 16) | token_limit);
Completed in 16 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026