max_batches      1168 drivers/gpu/drm/i915/selftests/i915_request.c 		t[id].max_batch = max_batches(t[0].contexts[0], engine);
max_batches       746 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c 	const int max_batches = 0xffff;
max_batches       754 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf108.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);
max_batches       254 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c 	const int max_batches = 0xffff;
max_batches       262 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf117.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);
max_batches       918 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c 	const int max_batches = 0xffff;
max_batches       927 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);
max_batches        52 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c 	const int max_batches = 0xffff;
max_batches        70 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp100.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);
max_batches        48 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c 	const int max_batches = 0xffff;
max_batches        66 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgp102.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);
max_batches        70 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c 	const int max_batches = 0xffff;
max_batches        87 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgv100.c 	mmio_wr32(info, 0x4064c4, ((alpha / 4) << 16) | max_batches);