Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Fix spelling error for 'parallel'

Signed-off-by: Anish Dabhane <anishdabhane71@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250518140107.21310-1-anishdabhane71@gmail.com>

authored by

Anish Dabhane and committed by
Jonathan Corbet
2dbe93d1 95112d97

+1 -1
+1 -1
Documentation/gpu/rfc/i915_scheduler.rst
··· 26 26 which configures a slot with N contexts 27 27 * After I915_CONTEXT_ENGINES_EXT_PARALLEL a user can submit N batches to 28 28 a slot in a single execbuf IOCTL and the batches run on the GPU in 29 - paralllel 29 + parallel 30 30 * Initially only for GuC submission but execlists can be supported if 31 31 needed 32 32 * Convert the i915 to use the DRM scheduler