Searched defs:max_batches (Results 1 – 8 of 8) sorted by relevance
47 const int max_batches = 0xffff; in gp102_grctx_generate_attrib() local
743 const int max_batches = 0xffff; in gf108_grctx_generate_attrib() local
48 const int max_batches = 0xffff; in gp100_grctx_generate_attrib() local
251 const int max_batches = 0xffff; in gf117_grctx_generate_attrib() local
69 const int max_batches = 0xffff; in gv100_grctx_generate_attrib() local
906 const int max_batches = 0xffff; in gm107_grctx_generate_attrib() local
36 u64 max_batches; member
1689 max_batches(struct i915_gem_context *ctx, struct intel_engine_cs *engine) in max_batches() function