Skip to content

Commit 2dbe93d

Browse files
Spartan-71Jonathan Corbet
authored andcommitted
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>
1 parent 95112d9 commit 2dbe93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/gpu/rfc/i915_scheduler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ i915 with the DRM scheduler is:
2626
which configures a slot with N contexts
2727
* After I915_CONTEXT_ENGINES_EXT_PARALLEL a user can submit N batches to
2828
a slot in a single execbuf IOCTL and the batches run on the GPU in
29-
paralllel
29+
parallel
3030
* Initially only for GuC submission but execlists can be supported if
3131
needed
3232
* Convert the i915 to use the DRM scheduler

0 commit comments

Comments
 (0)