Searched defs:max_batches (Results 1 – 6 of 6) sorted by relevance
53 const int max_batches = 0xffff; in gp102_grctx_generate_attrib() local
57 const int max_batches = 0xffff; in gp100_grctx_generate_attrib() local
751 const int max_batches = 0xffff; in gf108_grctx_generate_attrib() local
259 const int max_batches = 0xffff; in gf117_grctx_generate_attrib() local
923 const int max_batches = 0xffff; in gm107_grctx_generate_attrib() local
1285 max_batches(struct i915_gem_context *ctx, struct intel_engine_cs *engine) in max_batches() function